aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common
AgeCommit message (Expand)AuthorFilesLines
2017-01-27re PR c/79199 (ICE with -Wduplicated-branches)Jakub Jelinek1-3/+3
2017-01-26re PR c/79199 (ICE with -Wduplicated-branches)Marek Polacek1-0/+23
2017-01-20re PR c/79152 (-Wimplicit-fallthrough false positive triggered by goto statem...Marek Polacek1-0/+61
2017-01-20re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else ex...Marek Polacek13-2/+657
2017-01-17Fix wording of -Wmisleading-indentation (PR c++/71497)David Malcolm2-30/+30
2017-01-12PR c/79074 - -Waddress difference between C and C++ with (T*)0Martin Sebor1-8/+0
2017-01-11PR c/47931 - missing -Waddress warning for comparison with NULLMartin Sebor1-0/+30
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-2/+2
2017-01-04re PR c++/64767 (Could GCC warn when a pointer is compared against '\0'?)Marek Polacek1-0/+65
2017-01-04re PR c++/78949 (incorrect "unused variable" warning with SSE2)Jakub Jelinek1-0/+15
2016-12-22re PR middle-end/78858 (Bogus -Wnonnull warning involving strcmp with -fsanit...Jakub Jelinek1-0/+10
2016-12-09re PR ipa/78027 (ICE in new_oacc_loop_routine, at omp-low.c:19000)Cesar Philippidis1-0/+49
2016-12-07PR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE / __builtin___memcpy_chkMartin Sebor1-1/+1
2016-12-05diagnostic.c (diagnostic_check_max_errors): New, broken out of ...Nathan Sidwell1-2/+12
2016-12-02c-parser.c (c_parser_pragma): Error when PRAGMA_OACC_{ENTER_DATA...Cesar Philippidis2-5/+81
2016-12-02Add support for ASan odr_indicator.Maxim Ostapenko1-0/+17
2016-11-23re PR sanitizer/69278 (Confusion option handling for -sanitize-recovery=alll)Jakub Jelinek1-0/+10
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor3-1/+135
2016-11-22builtin-shuffle-1.c (V): Use 4 * int in vector.Georg-Johann Lay1-1/+1
2016-11-16Fix bogus failure of Wlogical-op-1.c for avrSenthil Kumar Selvaraj1-9/+19
2016-11-16re PR sanitizer/77823 (ICE: in ubsan_encode_value, at ubsan.c:137 with -fsani...Jakub Jelinek2-0/+313
2016-11-13re PR tree-optimization/35503 (Warning about restricted pointers?)Prathamesh Kulkarni3-0/+33
2016-11-13c-ada-spec.c (print_ada_declaration): For typedef declarations...Eric Botcazou1-0/+10
2016-11-09asan.h (ASAN_STACK_MAGIC_PARTIAL): Remove.Maxim Ostapenko1-2/+2
2016-11-07Introduce tests for -fsanitize-address-use-after-scopeMartin Liska2-1/+3
2016-10-31re PR c++/78089 (__builtin_shuffle parsing bug)Jakub Jelinek1-0/+22
2016-10-28re PR middle-end/72747 (powerpc: wrong code generated for vec_splats in casca...Will Schmidt2-0/+34
2016-10-24c-common.c (c_common_truthvalue_conversion): Warn for multiplications in bool...Bernd Edlinger1-0/+15
2016-10-24Do not disable aggressive loop opts forMartin Liska1-0/+21
2016-10-20wdate-time.c: Restored test case.Bernd Edlinger1-0/+6
2016-10-19c-common.c (c_common_truthvalue_conversion): Warn only for signed integer shi...Bernd Edlinger1-0/+17
2016-10-15revert: diagnostic.c (diagnostic_action_after_output): Remove max error handl...Nathan Sidwell1-12/+2
2016-10-14diagnostic.c (diagnostic_action_after_output): Remove max error handling here...Nathan Sidwell1-2/+12
2016-10-13re PR c/77946 (-Wimplicit-fallthrough=1 ICE: tree check: expected tree that c...Jakub Jelinek1-0/+12
2016-10-12gcc/Jakub Jelinek9-0/+297
2016-10-08invoke.texi: Document accepting Else, fallthrough.Jakub Jelinek1-0/+12
2016-10-08invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes.Jakub Jelinek1-2/+110
2016-10-08c-lex.c (c_lex_with_flags): For CPP_COMMENT token with PREV_FALLTHROUGH...Jakub Jelinek2-0/+127
2016-10-07re PR c++/77700 (suspicios code in cp/parser.c)Bernd Edlinger1-0/+8
2016-10-07gimplify.c (should_warn_for_implicit_fallthrough): Check for FALLTHROUGH_LABE...Marek Polacek1-0/+23
2016-10-07re PR c++/69733 (-Wignored-qualifiers points to wrong const)Bernd Schmidt1-0/+24
2016-10-05c-common.c (c_common_truthvalue_conversion): Warn also for suspicious conditi...Bernd Edlinger1-1/+1
2016-10-05re PR sanitizer/77823 (ICE: in ubsan_encode_value, at ubsan.c:137 with -fsani...Jakub Jelinek1-0/+30
2016-10-03invoke.texi: Update -Wint-in-bool-context.Bernd Edlinger1-0/+2
2016-10-02asm3.C (two): Only use register keyword for C++14 and earlier.Jakub Jelinek1-1/+1
2016-10-01re PR c/77490 (bit-not (~) on boolean should be warned about)Jakub Jelinek1-1/+3
2016-09-29pr27336.c: Make dependency on -fdelete-null-pointer-checks explicit.Sandra Loosemore1-1/+1
2016-09-29Implement P0001R1 - C++17 removal of register storage class specifier c-family/Jakub Jelinek4-5/+8
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska9-0/+48
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek23-0/+2628