gcc/gcc/testsuite/c-c++-common
Marek Polacek 192b048b5c re PR c/79428 (ICE in c_parser_consume_token, at c/c-parser.c:770)
PR c/79428
	* c-parser.c (c_parser_omp_ordered): Call c_parser_skip_to_pragma_eol
	instead of c_parser_skip_until_found.

	* c-c++-common/cilk-plus/CK/pr79428-4.c: New test.
	* c-c++-common/cilk-plus/CK/pr79428-7.c: New test.
	* c-c++-common/goacc/pr79428-1.c: New test.
	* c-c++-common/gomp/pr79428-2.c: New test.
	* c-c++-common/gomp/pr79428-5.c: New test.
	* c-c++-common/gomp/pr79428-6.c: New test.
	* c-c++-common/pr79428-3.c: New test.

From-SVN: r245309
2017-02-09 17:07:26 +00:00
..
asan pr63316.c: Use dg-skip-if instead of dg-options. 2017-02-02 11:18:49 +01:00
cilk-plus re PR c/79428 (ICE in c_parser_consume_token, at c/c-parser.c:770) 2017-02-09 17:07:26 +00:00
cpp * c-c++-common/cpp/pr63831-1.c: Don't test for C++ values here. 2016-04-26 10:05:51 -04:00
dfp tree-ssa-phiopt.c (minmax_replacement): Create new ssa name if we're not the only contributor to target phi. 2015-08-11 12:34:06 +00:00
dwarf2
goacc re PR c/79428 (ICE in c_parser_consume_token, at c/c-parser.c:770) 2017-02-09 17:07:26 +00:00
goacc-gomp Update OpenACC test cases 2016-03-30 17:08:47 +02:00
gomp re PR c/79428 (ICE in c_parser_consume_token, at c/c-parser.c:770) 2017-02-09 17:07:26 +00:00
guality
simulate-thread
tm gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true. 2016-05-03 12:06:19 +00:00
torture re PR tree-optimization/77544 (segfault at -O0 - infinite loop in simplification) 2016-09-15 12:35:13 +00:00
tsan re PR sanitizer/68260 (false positive with tsan) 2016-09-14 11:01:49 +02:00
ubsan re PR middle-end/78858 (Bogus -Wnonnull warning involving strcmp with -fsanitize=undefined) 2016-12-22 12:48:39 +01:00
Waddress-1.c cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. 2016-02-12 00:53:54 +01:00
Waddress-2.c PR c/79074 - -Waddress difference between C and C++ with (T*)0 2017-01-12 11:07:51 -07:00
Wbool-compare-1.c re PR c/64610 (No -Wbool-compare warning on "(0 != a) >= 0") 2015-04-29 18:13:44 +00:00
Wbool-compare-2.c re PR c/64610 (No -Wbool-compare warning on "(0 != a) >= 0") 2015-04-29 18:13:44 +00:00
Wbool-compare-3.c c-common.c (maybe_warn_bool_compare): When comparing with 0/1, require that the non-constant be of a boolean type. 2015-04-30 13:20:03 +00:00
Wbool-operation-1.c re PR c/77490 (bit-not (~) on boolean should be warned about) 2016-10-01 01:43:49 +02:00
Wcast-qual-1.c
Wconversion-real.c
Wdangling-else-1.c c.opt (Wdangling-else): New option. 2016-05-04 16:00:33 +00:00
Wdangling-else-2.c c.opt (Wdangling-else): New option. 2016-05-04 16:00:33 +00:00
Wdangling-else-3.c c.opt (Wdangling-else): New option. 2016-05-04 16:00:33 +00:00
Wdangling-else-4.c c-parser.c (c_parser_switch_statement): Add IF_P argument, parse it through to c_parser_c99_block_statement. 2016-05-05 15:26:59 +02:00
Wduplicated-branches-1.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-2.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-3.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-4.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-5.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-6.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-7.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-8.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-9.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-10.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-11.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-12.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wduplicated-branches-13.c re PR c/79199 (ICE with -Wduplicated-branches) 2017-01-27 14:25:28 +01:00
Wduplicated-cond-1.c Wduplicated-cond-1.c: Use smaller const literal. 2016-05-25 19:51:49 +00:00
Wduplicated-cond-2.c re PR c/67819 (-Wduplicated-cond should take macros into account) 2015-10-02 17:49:15 +00:00
Wduplicated-cond-3.c Fix some bogus testsuite failures for avr. 2016-07-13 12:12:10 +00:00
Wduplicated-cond-4.c re PR c/64249 (Missing warning for if (A) else if (A)) 2015-10-02 12:56:17 +00:00
Wfloat-conversion.c
Wimplicit-fallthrough-1.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-2.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-3.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-4.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-5.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-6.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-7.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
Wimplicit-fallthrough-8.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-9.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-10.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-11.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-12.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-13.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-14.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-15.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-16.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-17.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-18.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-19.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-20.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-21.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
Wimplicit-fallthrough-22.c gimplify.c (should_warn_for_implicit_fallthrough): Check for FALLTHROUGH_LABEL_P here... 2016-10-07 12:44:54 +00:00
Wimplicit-fallthrough-23.c invoke.texi: Document accepting Else, fallthrough. 2016-10-08 12:54:27 +02:00
Wimplicit-fallthrough-24.c c-lex.c (c_lex_with_flags): For CPP_COMMENT token with PREV_FALLTHROUGH... 2016-10-08 12:48:54 +02:00
Wimplicit-fallthrough-25.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-26.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-27.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-28.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-29.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-30.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-31.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-32.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-33.c gcc/ 2016-10-12 01:19:06 +02:00
Wimplicit-fallthrough-34.c re PR c/77946 (-Wimplicit-fallthrough=1 ICE: tree check: expected tree that contains ‘decl with visibility’ structure, have ‘label_decl’) 2016-10-13 12:42:36 +02:00
Wimplicit-fallthrough-35.c re PR c/79152 (-Wimplicit-fallthrough false positive triggered by goto statements) 2017-01-20 16:28:16 +00:00
Wint-in-bool-context-2.c c-common.c (c_common_truthvalue_conversion): Warn only for signed integer shift ops in boolean context. 2016-10-19 21:00:39 +00:00
Wint-in-bool-context-3.c c-common.c (c_common_truthvalue_conversion): Warn for multiplications in boolean context. 2016-10-24 17:14:41 +00:00
Wint-in-bool-context.c re PR c++/77700 (suspicios code in cp/parser.c) 2016-10-07 17:10:38 +00:00
Wint-to-pointer-cast-1.c
Wint-to-pointer-cast-2.c
Wint-to-pointer-cast-3.c
Wlogical-not-parentheses-1.c re PR c/77292 (Spurious warning: logical not is only applied to the left hand side of comparison) 2016-08-29 18:13:13 +00:00
Wlogical-not-parentheses-2.c c-common.c (warn_logical_not_parentheses): Print fixit hints. 2016-08-25 12:48:34 +00:00
Wlogical-not-parentheses-3.c re PR c/77423 (-Wlogical-not-parentheses false positive for bitwise expression with _Bool operands) 2016-09-05 12:17:09 +00:00
Wlogical-op-1.c Fix bogus failure of Wlogical-op-1.c for avr 2016-11-16 09:28:40 +00:00
Wlogical-op-3.c c-common.c (warn_logical_operator): Use tree_int_cst_equal when comparing INTEGER_CSTs. 2015-06-23 17:10:10 +00:00
Wmemset-transposed-args1.c
Wmemset-transposed-args2.c
Wmisleading-indentation-2.c Implement -Wmisleading-indentation 2015-05-12 20:57:38 +00:00
Wmisleading-indentation-2.md Implement -Wmisleading-indentation 2015-05-12 20:57:38 +00:00
Wmisleading-indentation-3.c Fix wording of -Wmisleading-indentation (PR c++/71497) 2017-01-17 16:33:44 +00:00
Wmisleading-indentation-4.c re PR c++/70639 (internal compiler error: in guard_tinfo_to_string, at c-family/c-indentation.c:560) 2016-04-13 16:28:46 +00:00
Wmisleading-indentation.c Fix wording of -Wmisleading-indentation (PR c++/71497) 2017-01-17 16:33:44 +00:00
Wparentheses-1.c re PR c/70436 (-Wparentheses missing ambiguous else warning) 2016-04-15 14:24:18 +02:00
Wpointer-arith-1.c
Wpointer-compare-1.c re PR c++/64767 (Could GCC warn when a pointer is compared against '\0'?) 2017-01-04 21:47:04 +00:00
Wsequence-point-1.c
Wshift-count-negative-1.c
Wshift-count-negative-2.c
Wshift-count-overflow-1.c
Wshift-count-overflow-2.c
Wshift-negative-value-1.c Merge C++ delayed folding branch. 2015-11-13 19:08:05 -05:00
Wshift-negative-value-2.c Merge C++ delayed folding branch. 2015-11-13 19:08:05 -05:00
Wshift-negative-value-3.c Merge C++ delayed folding branch. 2015-11-13 19:08:05 -05:00
Wshift-negative-value-4.c Merge C++ delayed folding branch. 2015-11-13 19:08:05 -05:00
Wshift-negative-value-5.c re PR c/65179 (Introduce new C warning: -Wshift-negative-value) 2015-05-07 19:36:31 +00:00
Wshift-negative-value-6.c re PR c++/69865 (-trigraphs option broken) 2016-02-19 22:22:04 +00:00
Wshift-overflow-1.c c-common.c (maybe_warn_shift_overflow): Warn on all overflows if shifting 1 out of the sign bit. 2015-12-04 17:43:53 +00:00
Wshift-overflow-2.c c-common.c (maybe_warn_shift_overflow): Warn on all overflows if shifting 1 out of the sign bit. 2015-12-04 17:43:53 +00:00
Wshift-overflow-3.c c-common.c (maybe_warn_shift_overflow): Warn on all overflows if shifting 1 out of the sign bit. 2015-12-04 17:43:53 +00:00
Wshift-overflow-4.c c-common.c (maybe_warn_shift_overflow): Warn on all overflows if shifting 1 out of the sign bit. 2015-12-04 17:43:53 +00:00
Wshift-overflow-5.c re PR c++/55095 (Wshift-overflow) 2015-07-20 13:43:45 +00:00
Wshift-overflow-6.c c-common.c (maybe_warn_shift_overflow): Warn on all overflows if shifting 1 out of the sign bit. 2015-12-04 17:43:53 +00:00
Wshift-overflow-7.c c-common.c (maybe_warn_shift_overflow): Warn on all overflows if shifting 1 out of the sign bit. 2015-12-04 17:43:53 +00:00
Wsizeof-pointer-memaccess1.c Wsizeof-pointer-memaccess1.c: Require alloca. 2015-08-22 15:09:03 +00:00
Wsizeof-pointer-memaccess2.c PR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE / __builtin___memcpy_chk 2016-12-07 17:01:33 -07:00
Wswitch-unreachable-1.c re PR c/49859 (gcc could warn about statements between "switch" and first "case") 2016-05-23 15:37:09 +00:00
Wswitch-unreachable-2.c re PR middle-end/71249 (-Wswitch-unreachable false positive for a compound statement containing a used label) 2016-05-24 16:22:31 +00:00
Wswitch-unreachable-3.c gimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY. 2016-05-31 14:55:05 +00:00
Wswitch-unreachable-4.c re PR middle-end/71476 (ICE in gimplify_switch_expr with -Wswitch-unreachable) 2016-06-13 08:57:02 +00:00
Wtautological-compare-1.c re PR c++/66555 (Fails to warn for if (j == 0 && i == i)) 2015-07-27 12:40:45 +00:00
Wtautological-compare-2.c * c-c++-common/Wtautological-compare-2.c: Remove unused line. 2015-07-27 20:51:48 +00:00
Wtautological-compare-3.c c-common.c (warn_tautological_cmp): Bail for float types. 2015-07-30 08:31:59 +00:00
Wtautological-compare-4.c re PR c++/67863 (-Wtautological-compare warns when it shouldn't) 2015-10-06 17:56:23 +00:00
Wunused-function-1.c re PR c++/64079 (%+D in diagnostics breaks pragma GCC diagnostic) 2015-07-24 20:20:13 +00:00
Wunused-local-typedefs.c
Wunused-var-1.c
Wunused-var-2.c
Wunused-var-3.c
Wunused-var-4.c
Wunused-var-5.c
Wunused-var-6.c Wsizeof-pointer-memaccess1.c: Require alloca. 2015-08-22 15:09:03 +00:00
Wunused-var-7.c
Wunused-var-8.c Wsizeof-pointer-memaccess1.c: Require alloca. 2015-08-22 15:09:03 +00:00
Wunused-var-9.c
Wunused-var-10.c
Wunused-var-11.c
Wunused-var-12.c
Wunused-var-13.c Wunused-var-13.c: Requires label values. 2015-12-17 14:21:57 +00:00
Wunused-var-14.c
Wunused-var-15.c Wunused-var-15.c: Add -fno-common additional option on hppa*-*-hpux*. 2017-02-04 00:54:06 +00:00
Wunused-var-16.c Wunused-var-15.c: Add -fno-common additional option on hppa*-*-hpux*. 2017-02-04 00:54:06 +00:00
Wvarargs-2.c Implement P0001R1 - C++17 removal of register storage class specifier c-family/ 2016-09-29 22:54:56 +02:00
Wvarargs.c Implement P0001R1 - C++17 removal of register storage class specifier c-family/ 2016-09-29 22:54:56 +02:00
addrtmp.c
array-lit.c
asmgoto-1.c
asmgoto-2.c
asmgoto-3.c
asmgoto-4.c
attr-aligned-1.c
attr-fallthrough-1.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
attr-fallthrough-2.c Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
attr-may-alias-1.c c-typeck.c (comptypes_internal): Handle comparisons of INTEGER_TYPE, FIXED_POINT_TYPE, and REAL_TYPE nodes. 2016-06-06 15:50:23 +00:00
attr-may-alias-2.c c-typeck.c (comptypes_internal): Handle comparisons of INTEGER_TYPE, FIXED_POINT_TYPE, and REAL_TYPE nodes. 2016-06-06 15:50:23 +00:00
attr-opt-1.c attr-opt-1.c: Move to c-c++-common/. 2016-05-11 17:09:43 +00:00
attr-simd-2.c cgraph.h (struct cgraph_simd_clone): Add mask_mode field. 2016-04-07 23:32:05 +02:00
attr-simd-3.c target-supports.exp (check_effective_target_cilkplus): Not nvptx. 2015-12-18 21:14:58 +00:00
attr-simd-4.c cgraph.h (struct cgraph_simd_clone): Add mask_mode field. 2016-04-07 23:32:05 +02:00
attr-simd-5.c Commit accidentally forgotten tests. 2015-12-07 11:06:44 +00:00
attr-simd.c cgraph.h (struct cgraph_simd_clone): Add mask_mode field. 2016-04-07 23:32:05 +02:00
attr-used-2.c
attr-used.c
attr-warn-unused-result.c Implement C++17 [[nodiscard]] attribute. 2016-04-28 15:01:19 -04:00
attributes-1.c re PR c/71858 (Surprising suggestions for misspellings) 2016-07-14 20:34:00 +02:00
attributes-2.c
attributes-3.c re PR c++/71024 (Missing warning for contradictory attributes) 2016-05-11 17:07:37 +00:00
attributes-enum-1.c re PR c/47043 (allow deprecating enum values) 2015-05-22 09:07:31 +00:00
attributes-enum-2.c Implement C++17 [[maybe_unused]] attribute. 2016-04-25 13:21:49 -04:00
builtin-arith-overflow-1.c internal-fn.c (expand_arith_set_overflow): New function. 2016-06-24 13:03:27 +02:00
builtin-arith-overflow-2.c Fix some bogus testsuite failures for avr. 2016-07-13 12:12:10 +00:00
builtin-offsetof-2.c re PR c/67882 (surprising offsetof result on an invalid array member without diagnostic) 2015-11-03 11:53:19 -07:00
builtin-offsetof.c
builtin-shuffle-1.c Wunused-var-15.c: Add -fno-common additional option on hppa*-*-hpux*. 2017-02-04 00:54:06 +00:00
builtin_location.c PR c++/66561 - __builtin_LINE at al. should yield constant expressions 2016-05-03 15:15:28 -06:00
conflict-markers-1.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-2.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-3.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-4.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-5.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-6.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-7.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-8.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-9.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-10.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
conflict-markers-11.c Better error recovery for merge-conflict markers 2015-12-16 18:15:01 +00:00
convert-vec-1.c
cxxbitfields-3.c
cxxbitfields-6.c
dump-ada-spec-1.c c-ada-spec.c (print_ada_macros): Remove redundant blank line. 2015-11-30 12:20:06 +00:00
dump-ada-spec-2.c c-ada-spec.c (print_ada_macros): Remove redundant blank line. 2015-11-30 12:20:06 +00:00
dump-ada-spec-3.c c-ada-spec.c (get_underlying_decl): Return the typedef, if any. 2016-04-17 17:38:28 +00:00
dump-ada-spec-4.c c-ada-spec.c (get_underlying_decl): Return the typedef, if any. 2016-04-17 17:38:28 +00:00
dump-ada-spec-5.c c-ada-spec.c (dump_number): New function. 2016-08-15 13:05:37 +00:00
dump-ada-spec-6.c c-ada-spec.c (print_ada_declaration): For typedef declarations... 2016-11-13 17:37:35 +00:00
fmax-errors.c diagnostic.c (diagnostic_check_max_errors): New, broken out of ... 2016-12-05 12:24:39 +00:00
fold-bitand-4.c Merge C++ delayed folding branch. 2015-11-13 19:08:05 -05:00
fold-divmul-1.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
init-vec-1.c
int128-1.c
int128-2.c
int128-types-1.c
memset-array.c invoke.texi (Warning Options): Add -Wmemset-elt-size. 2016-04-27 09:48:56 +00:00
missing-header-1.c libcpp: Tweak to missing #include source location 2016-06-22 15:29:21 +00:00
missing-header-2.c libcpp: Tweak to missing #include source location 2016-06-22 15:29:21 +00:00
missing-header-3.c libcpp: Tweak to missing #include source location 2016-06-22 15:29:21 +00:00
missing-header-4.c libcpp: Tweak to missing #include source location 2016-06-22 15:29:21 +00:00
nonnull-1.c re PR c++/70295 (bogus -Wnonnull-compare for "dynamic_cast<const FuSelection *>(this) != nullptr") 2016-03-22 09:11:14 +01:00
nonnull-2.c re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when those could have changed) 2016-02-16 21:46:17 +01:00
opaque-vector.c
pr19807-1.c
pr20000.c
pr20318.c
pr27336.c pr27336.c: Make dependency on -fdelete-null-pointer-checks explicit. 2016-09-29 22:15:51 -04:00
pr28656.c
pr30020.c
pr33193.c
pr33763.c
pr35503-1.c re PR tree-optimization/35503 (Warning about restricted pointers?) 2016-11-13 19:38:36 +00:00
pr35503-2.c re PR tree-optimization/35503 (Warning about restricted pointers?) 2016-11-13 19:38:36 +00:00
pr35503-3.c re PR tree-optimization/35503 (Warning about restricted pointers?) 2016-11-13 19:38:36 +00:00
pr36282-1.c
pr36282-2.c
pr36282-3.c
pr36282-4.c
pr36513-2.c
pr36513.c
pr37743.c
pr41779.c
pr41935.c
pr42674.c
pr43395.c
pr43690.c
pr43772.c
pr43942.c
pr44832.c
pr46562-2.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
pr46562.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
pr48418.c
pr49706-2.c
pr49706.c
pr50459-2.c
pr50459.c
pr51294.c
pr51712.c
pr51768.c
pr52177.c
pr52181.c
pr53633.c
pr53874.c
pr54486.c
pr54988.c
pr55619.c
pr55771.c
pr56302.c
pr56493.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
pr56566.c
pr56607.c
pr57653-2.c
pr57653-2.h
pr57653.c
pr57653.h
pr57793.c
pr58346-1.c c-decl.c (warn_cxx_compat_finish_struct): New parameters code, record_loc. 2015-06-03 15:10:44 +00:00
pr58346-2.c
pr58346-3.c
pr59032.c
pr59037.c
pr59223.c
pr59280.c
pr60101.c
pr60156.c
pr60226.c pr60226.c: Expect maximum object file alignment error on AIX. 2016-07-14 09:07:23 -04:00
pr60439.c atomic-12.c: Skip for C++1z. 2016-09-23 14:40:16 +00:00
pr60689.c
pr61405.c
pr61534-1.c
pr61553.c
pr62199-2.c
pr62199.c
pr63764-1.c
pr63764-2.c
pr65040.c
pr65120.c
pr65556.c
pr65830.c re PR c/65830 (-Wno-shift-count-negative -Wno-shift-count-overflow don't work with const ints) 2015-04-24 11:53:27 +00:00
pr66208.c Improve warning locations (PR66208) 2016-01-13 20:03:26 +00:00
pr66322.c re PR c/66322 (Linus Torvalds: -Wswitch-bool produces dubious warnings, fails to notice really bad things) 2015-06-29 13:12:44 +00:00
pr67639.c Fix SSA inconsistencies with invalid asm reg names (PR67639) 2016-01-07 12:17:39 +00:00
pr67653.c re PR middle-end/67653 (ICE on valid code on x86_64-linux-gnu: verify_gimple failed) 2016-01-21 00:43:58 +01:00
pr68107.c re PR c/68107 (Non-VLA type whose size is half or more of the address space constructed via a pointer) 2015-11-11 14:47:03 +00:00
pr68582.c re PR middle-end/68582 (-Wunused-function doesn't warn about unused static __attribute__((noreturn)) functions) 2015-12-01 15:44:08 +00:00
pr68657-1.c Mark some more tests as UNSUPPORTED for avr 2016-06-21 04:35:47 +00:00
pr68657-2.c Mark some more tests as UNSUPPORTED for avr 2016-06-21 04:35:47 +00:00
pr68657-3.c Mark some more tests as UNSUPPORTED for avr 2016-06-21 04:35:47 +00:00
pr68833-1.c Fix some bogus testsuite failures for avr. 2016-07-13 12:12:10 +00:00
pr68833-2.c re PR c/68833 (-Werror=format issues an error now) 2015-12-14 17:59:05 +01:00
pr68833-3.c re PR c/68833 (-Werror=format issues an error now) 2015-12-14 17:59:05 +01:00
pr69126-2-long.c PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locations 2016-02-23 17:44:28 +00:00
pr69126-2-short.c PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locations 2016-02-23 17:44:28 +00:00
pr69126.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69543-1.c PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locations 2016-02-23 17:44:28 +00:00
pr69543-2.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69543-3.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69543-4.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69558-1.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69558-2.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69558-3.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69558-4.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69558.c Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558) 2016-02-23 17:39:16 +00:00
pr69669.c decl.c (finish_enum_value_list): Use the specified mode. 2016-05-19 12:27:31 +00:00
pr69733.c re PR c++/69733 (-Wignored-qualifiers points to wrong const) 2016-10-07 12:21:55 +00:00
pr69764.c re PR rtl-optimization/69764 (ICE on x86_64-linux-gnu at -O0 (in decompose, at rtl.h:2107)) 2016-02-12 17:49:44 +01:00
pr69797.c re PR c++/69797 (ICE on invalid code on x86_64-linux-gnu in operator[], at vec.h:714) 2016-02-15 22:30:50 +01:00
pr70144-1.c re PR tree-optimization/70144 (g++ ICE at -O1 and above on valid code on x86_64-linux-gnu in "copy_reference_ops_from_ref") 2016-03-17 16:58:22 +01:00
pr70144-2.c re PR tree-optimization/70144 (g++ ICE at -O1 and above on valid code on x86_64-linux-gnu in "copy_reference_ops_from_ref") 2016-03-17 16:58:22 +01:00
pr70264.c PR c/70264: fix crash in compatible_locations_p with BUILTINS_LOCATION 2016-03-17 18:27:47 +00:00
pr70297.c re PR c/70297 (GCC Segfaults when using -g3) 2016-03-31 14:29:15 +00:00
pr70336.c re PR c++/70336 (Incorrect Wconversion warning) 2016-04-05 23:33:37 +02:00
pr70651.c re PR c/70651 (ICE on invalid code on x86_64-linux-gnu in build_va_arg, at c-family/c-common.c:5728) 2016-04-15 13:15:23 +00:00
pr70756-2.c re PR c/70756 (Wrong column number shown for "error: invalid use of flexible array member") 2016-05-12 15:28:08 +00:00
pr70756.c re PR c/70756 (Wrong column number shown for "error: invalid use of flexible array member") 2016-05-12 15:28:08 +00:00
pr71372.c re PR c++/71372 (C++ FE drops TREE_THIS_VOLATILE in cp_fold on all tcc_reference trees) 2016-06-02 18:36:04 +02:00
pr71574.c re PR c/71574 (ICE on code with alloc_align attribute on x86_64-linux-gnu: in default_conversion, at c/c-typeck.c:2126) 2016-07-29 11:28:57 +00:00
pr71654.c Fix PR middle-end/71654 (missed shortening of a compare) 2016-08-12 16:07:40 +00:00
pr72747-1.c re PR middle-end/72747 (powerpc: wrong code generated for vec_splats in cascading assignment) 2016-10-28 13:28:46 +00:00
pr72747-2.c re PR middle-end/72747 (powerpc: wrong code generated for vec_splats in cascading assignment) 2016-10-28 13:28:46 +00:00
pr77624-1.c re PR middle-end/77624 (ICE on x86_64-linux-gnu (internal compiler error: in fold_builtin_atomic_always_lock_free, at builtins.c:5583)) 2016-09-20 15:48:40 +02:00
pr77624-2.c re PR middle-end/77624 (ICE on x86_64-linux-gnu (internal compiler error: in fold_builtin_atomic_always_lock_free, at builtins.c:5583)) 2016-09-20 15:48:40 +02:00
pr79428-3.c re PR c/79428 (ICE in c_parser_consume_token, at c/c-parser.c:770) 2017-02-09 17:07:26 +00:00
raw-string-1.c
raw-string-2.c
raw-string-3.c
raw-string-4.c
raw-string-5.c
raw-string-6.c
raw-string-7.c
raw-string-8.c
raw-string-9.c
raw-string-10.c
raw-string-11.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
raw-string-12.c
raw-string-13.c
raw-string-14.c Fix column location in c_lex_with_flags errors 2015-08-22 12:44:51 +00:00
raw-string-15.c
raw-string-16.c
raw-string-17.c
raw-string-18.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
raw-string-19.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
restrict-1.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
restrict-2.c Add pass_oacc_kernels pass group in passes.def 2015-11-25 21:26:37 +00:00
restrict-4.c Add pass_oacc_kernels pass group in passes.def 2015-11-25 21:26:37 +00:00
rotate-1.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
rotate-1a.c
rotate-2.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
rotate-2a.c
rotate-3.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
rotate-3a.c
rotate-4.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
rotate-4a.c
rotate-5.c
scal-to-vec1.c
scal-to-vec2.c
sizeof-array-argument.c
taskloop-1.c builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. 2015-10-13 21:06:23 +02:00
transparent-union-1.c c-decl.c (warn_cxx_compat_finish_struct): New parameters code, record_loc. 2015-06-03 15:10:44 +00:00
uninit-17.c
uninit-D-O0.c
uninit-D.c
uninit-E-O0.c
uninit-E.c
uninit-F-O0.c
uninit-F.c
uninit-G-O0.c
uninit-G.c
uninit-pr51010.c
va-arg-va-list-type.c Make canonical_va_list_type more strict 2016-09-10 14:38:56 +00:00
vector-1.c
vector-2.c
vector-3.c
vector-4.c
vector-compare-1.c
vector-compare-2.c
vector-compare-3.c
vector-compare-4.c re PR c/68062 (ICE when comparing vectors) 2016-03-02 14:11:21 +01:00
vector-init-1.c
vector-init-2.c
vector-scalar-2.c testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
vector-scalar.c
vector-shift.c
vector-shift1.c
vector-shift3.c
vector-subscript-1.c
vector-subscript-2.c asm3.C (two): Only use register keyword for C++14 and earlier. 2016-10-02 21:32:45 +02:00
vector-subscript-3.c
vector-subscript-4.c re PR middle-end/70434 (adding an extraneous cast to vector type results in inferior code) 2016-05-24 07:55:56 +00:00
vector-subscript-5.c Implement P0001R1 - C++17 removal of register storage class specifier c-family/ 2016-09-29 22:54:56 +02:00
vector-subscript-6.c gimple-fold.c (get_base_constructor): Add VIEW_CONVERT case, handle all tcc_constant bases and valueize SSA names. 2016-07-19 14:16:54 +00:00
vector-subscript-7.c re PR tree-optimization/77450 (ICE: in verify_ssa, at tree-ssa.c:1016 on very simple code with vectors) 2016-09-06 12:49:53 +00:00
vla-1.c
warn-ommitted-condop.c re PR c++/77496 (ICE in instantiate_type, at cp/class.c:8270) 2016-09-12 20:18:16 +00:00
wdate-time.c wdate-time.c: Restored test case. 2016-10-20 19:39:19 +00:00