aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common
AgeCommit message (Expand)AuthorFilesLines
2010-06-24c-parser.c (c_parser_conditional_expression): Call warn_for_omitted_condop.Andi Kleen1-0/+29
2010-06-07re PR c++/44443 (-Wunused-but-set-variable problem with unused attribute on t...Jakub Jelinek1-0/+12
2010-06-06re PR c/20000 (missing warning for noreturn function returning non-void)Manuel López-Ibáñez1-0/+32
2010-06-05re PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)Jakub Jelinek1-0/+80
2010-06-04re PR c++/44362 (Bogus set-but-not-used warning)Jakub Jelinek1-0/+68
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz3-0/+864
2010-05-17re PR c++/44108 (-Wunused-but-set-variable does not consider array sizing use...Dodji Seketeli1-0/+19
2010-05-11re PR middle-end/44071 (ICE with asm goto and __builtin_unreachable())Jakub Jelinek1-0/+44
2010-05-11re PR c++/44062 ((void)var; doesn't prevent 'set but not used' warning)Jakub Jelinek1-0/+48
2010-05-06Wunused-var-8.c: Move to...Jakub Jelinek1-0/+15
2010-05-06C++ support for -Wunused-but-set-variableJakub Jelinek5-0/+298
2010-04-30re PR debug/43942 (-fcompare-debug faulure with external declaration in funct...Jakub Jelinek1-0/+33
2010-04-14re PR other/42966 (add some indication that a warning has been converted to a...Manuel López-Ibáñez1-1/+1
2010-04-13cpp.exp: Test also c-c++-common/cpp.Manuel López-Ibáñez5-0/+52
2010-04-09re PR c++/28584 (Cast to pointer from integer of different size)Manuel López-Ibáñez3-0/+46
2010-04-06redeclaration-1.C: Moved from c-c++-common/dwarf2/redeclaration-1.CDodji Seketeli1-18/+0
2010-04-01re PR debug/43325 (C++ external inner reference does not override outer scope)Dodji Seketeli1-0/+18
2010-03-29More N3077 raw string changesJason Merrill5-12/+109
2010-03-29raw-string-1.c: Combine C and C++ raw string tests.Jason Merrill7-0/+363
2010-02-26re PR debug/43190 (Used pointer typedefs eliminated from debug info)Jakub Jelinek1-0/+13
2010-02-24re PR c/43128 (c-c++-common/pr41779.c doesn't work)Manuel López-Ibáñez1-0/+25
2010-02-23re PR debug/42800 (VLA DW_AT_upper_bound is no longer emitted)Jason Merrill1-0/+11
2010-02-22Move C tests for used attribute to c-c++-common.H.J. Lu2-0/+24
2010-02-20re PR c/43128 (c-c++-common/pr41779.c doesn't work)Manuel López-Ibáñez1-5/+5
2010-02-19re PR target/36513 (-Wlogical-op warns about strchr)Manuel López-Ibáñez2-0/+28
2010-02-19re PR c++/41779 (Wconversion cannot see throught real*integer promotions)Manuel López-Ibáñez1-0/+31
2010-02-18dg-torture.exp: Run c-c++-common torture tests.Jason Merrill11-0/+0
2010-02-18re PR c++/43108 (mixed complex<T> multiplication horribly inefficient)Jason Merrill11-0/+600
2010-01-14re PR middle-end/42674 (Bogus "no return statement in function returning non-...Jakub Jelinek1-0/+13
2009-11-06re PR c/41935 (ICE : tree check: expected integer_cst, have nop_expr in int_c...Jakub Jelinek2-2/+72
2009-11-03Move builtin-offsetof.c testDodji Seketeli1-0/+0
2009-11-03re PR c++/38699 (ICE using offsetof with pointer and array accesses)Dodji Seketeli1-0/+29
2009-11-02* c-c++-common/dfp/pr35620.c: Give the union a name.Jason Merrill1-1/+1
2009-11-01restrict-1.c: Move to c-c++-common.Jason Merrill3-0/+53
2009-10-02call.c (convert_arg_to_ellipsis): Avoid promoting decimal32 to double.Janis Johnson4-6/+0
2009-09-28dfp.exp: Run tests from c-c++-common/dfp.Janis Johnson4-0/+6
2009-09-18dfp.exp: Also run tests in c-c++-common/dfp.Janis Johnson83-0/+6582
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson3-0/+45
2009-08-10dg.exp: Test also c-c++-common dir.Manuel López-Ibáñez1-0/+85