aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-06-08re PR c++/44366 ([C++0x] g++ crashes when declaring a lambda expression using...Jason Merrill2-0/+17
2010-06-08re PR c/37724 ("initialization from incompatible pointer type" does not say w...Andrew Pinski4-2/+21
2010-06-07target-supports.exp (check_effective_target_gas): New proc.Rainer Orth3-0/+42
2010-06-07re PR c++/44401 (Doesn't correctly hide injected class name)Jason Merrill2-0/+15
2010-06-07i386.md (*add<mode>_1): Remove alternative 2.Uros Bizjak1-6/+6
2010-06-07re PR c++/44444 (-Wunused-but-set-variable problem with field references)Jakub Jelinek2-0/+39
2010-06-07re PR c++/44443 (-Wunused-but-set-variable problem with unused attribute on t...Jakub Jelinek2-0/+17
2010-06-07use utf-8 in changelogJason Merrill1-2/+2
2010-06-07cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka2-0/+84
2010-06-07re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Kazu Hirata2-0/+40
2010-06-07re PR testsuite/44159 (CPU options cause testsuite failures)Kai Tietz23-25/+177
2010-06-07compound-literal-1.c: Fix for llp64.Kai Tietz6-6/+22
2010-06-06re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli2-0/+24
2010-06-06re PR c/20000 (missing warning for noreturn function returning non-void)Manuel López-Ibáñez2-0/+37
2010-06-06Fix PR c++/44086Fabien Chêne3-0/+22
2010-06-06re PR fortran/43945 ([OOP] Derived type with GENERIC: resolved to the wrong s...Paul Thomas2-0/+72
2010-06-05re PR fortran/43895 ([OOP] internal compiler error: verify_ssa failed)Paul Thomas2-0/+38
2010-06-05re PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)Jakub Jelinek1-0/+80
2010-06-05re PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)Jakub Jelinek1-0/+5
2010-06-05* g++.dg/cpp0x/noexcept06.C: Call set_unexpected.Jason Merrill2-0/+5
2010-06-05re PR c/44322 (Bogus warning when assigning pointer-to-array with both "const...Joseph Myers2-0/+22
2010-06-05cvt.c (cp_convert_to_pointer): Use null_ptr_cst_p.Magnus Fromreide22-2/+125
2010-06-05typeck2.c (merge_exception_specifiers): Adjust merging of throw() and noexcep...Jason Merrill3-0/+57
2010-06-04Implement noexcept-specification (15.4)Jason Merrill6-2/+176
2010-06-04Implement noexcept operator (5.3.7)Jason Merrill2-0/+79
2010-06-04re PR c++/44412 (Another bogus set-but-not-used warning)Jakub Jelinek3-0/+79
2010-06-04re PR c++/44362 (Bogus set-but-not-used warning)Jakub Jelinek2-0/+73
2010-06-04re PR c/25880 (improve message of warning for discarding qualifiers)Manuel López-Ibáñez8-39/+62
2010-06-04re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ...Bernd Schmidt2-0/+27
2010-06-03re PR libstdc++/44410 (Revision 160231 caused new libstdc++ test failures)Paolo Carlini8-11/+22
2010-06-03unpack_bounds_1.f90: Remove execute property.Thomas Koenig4-0/+6
2010-06-03re PR lto/41921 (Cross language don't work with typedef unnamed structs)Richard Biener1-1/+8
2010-06-03re PR lto/41921 (Cross language don't work with typedef unnamed structs)Richard Guenther3-0/+24
2010-06-03Add a testcasef for PR tree-optimization/43688.H.J. Lu2-0/+16
2010-06-03re PR lto/41584 (WHOPR doesn't grok empty units)Richard Guenther4-0/+20
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner11-0/+845
2010-06-02Use __SIZE_TYPE__ to define size_t.H.J. Lu2-1/+5
2010-06-02* error.c (dump_type): Improve typedef handling.Jason Merrill2-1/+3
2010-06-02re PR c++/44333 (Ambiguity with typedef and using namespace)Jason Merrill2-4/+10
2010-06-02Remove testsuite/ from filenames.H.J. Lu1-29/+29
2010-06-02Add a testcase for PR middle-end/44372.H.J. Lu2-0/+53
2010-06-02re PR middle-end/44295 (Failed to build 483.xalancbmk in SPEC CPU 2006)Jan Hubicka2-0/+175
2010-06-02* gcc.dg/tree-ssa/loadpre6.c: Update.Jan Hubicka2-1/+6
2010-06-02header_plugin.c: Include cp-tree.h before diagnostic.h.Richard Guenther2-1/+6
2010-06-02lto.exp (lto-link-and-maybe-run): Show the options in the link fail message.Iain Sandoe2-1/+6
2010-06-02re PR fortran/44360 (wrong-code: host-associated procedure wrongly favoured t...Tobias Burnus2-0/+50
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle2-0/+6
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle3-0/+21
2010-06-01DR 990Jason Merrill4-0/+51
2010-06-01re PR c++/44358 ([C++0x] initializer list can't convert to map)Jason Merrill2-0/+26