aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2010-05-06C++ support for -Wunused-but-set-variableJakub Jelinek13-2/+805
2010-05-05re PR debug/43370 (ICE gen_type_die_with_usage, at dwarf2out.c:14745)Jason Merrill1-0/+9
2010-05-05re PR c++/43787 (memory copy of empty class (sizeof is one))Jason Merrill1-0/+11
2010-05-04re PR c++/43028 ([C++0x] internal compiler error in maybe_adjust_types_for_de...Paolo Carlini1-0/+13
2010-05-04re PR c++/38064 ([c++0x] operator== doesn't work for enum classes)Jason Merrill1-0/+10
2010-05-04re PR c++/43705 (ICE: SIGSEGV with template specialization in non-namespace s...Paolo Carlini1-0/+11
2010-05-04re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)Richard Guenther2-0/+59
2010-05-04re PR c++/43953 (ICE: dependent_type_p, at cp/pt.c:17404)Dodji Seketeli1-0/+25
2010-05-04add c++/43145 tag to changelog and testcaseJason Merrill1-0/+1
2010-05-03Add a space. Updated.H.J. Lu1-3/+3
2010-05-03re PR c++/43680 ([DR 1022] G++ is too aggressive in optimizing away bounds ch...Jason Merrill3-3/+24
2010-05-03cdce3.C: Skip on alpha*-dec-osf5*.Rainer Orth3-2/+3
2010-05-02re PR testsuite/43963 (FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler 0x0.*Vt...Uros Bizjak1-2/+2
2010-05-01re PR tree-optimization/43949 (bogus warning: array subscript is above array ...Richard Guenther1-0/+24
2010-05-01Revert the accidental checkin in revision 158918.H.J. Lu1-0/+27
2010-04-30re PR c++/43868 (ICE with -g)Jason Merrill1-0/+37
2010-04-30re PR c++/43890 (invalid uninitialized reference in class)Fabien Chêne1-0/+39
2010-04-29uninit-pred-1_b.C: Use dg-message instead of dg-excess-errors.Mike Stump2-2/+2
2010-04-28predicate aware uninitialized analysisXinliang David Li8-0/+336
2010-04-28re PR middle-end/43880 (internal compiler error: in make_decl_rtl)Richard Guenther1-0/+16
2010-04-28re PR c++/9335 (repeated diagnostic when maximum template depth is exceeded)Manuel López-Ibáñez3-3/+3
2010-04-27re PR c++/29043 (Constructor for POD type with const member without member in...Fabien Chêne1-0/+52
2010-04-27semantics.c (finish_non_static_data_member): Call maybe_dummy_object whenever...Jason Merrill3-6/+6
2010-04-27semantics.c (finish_qualified_id_expr): Use maybe_dummy_object rather than ch...Jason Merrill1-0/+1
2010-04-27re PR c++/43856 ([C++0x] gcc-4.5.0 fails to transform id-expression into clas...Jason Merrill1-0/+16
2010-04-27re PR c++/43875 ([C++0x] ICE on invalid lambda return)Jason Merrill1-0/+7
2010-04-27re PR c++/43790 ([C++0x] In lambda express, calling member function of non-ca...Jason Merrill1-0/+13
2010-04-27re PR c++/41468 (SFINAE for expressions doesn't consider ambiguous conversion...Jason Merrill1-0/+10
2010-04-27re PR c++/41468 (SFINAE for expressions doesn't consider ambiguous conversion...Jason Merrill1-0/+28
2010-04-27re PR c++/42844 (const variable requires initializer / no explicitly declared...Fabien Chêne4-2/+97
2010-04-27re PR c++/40561 (code does not compile -- compiles fine when replacing != wit...Richard Guenther1-0/+38
2010-04-27re PR middle-end/43812 (compiling .cc file with -fwhole-program results in IC...Martin Jambor1-0/+38
2010-04-27tree-inline.c (eni_inlining_weights): Remove.Jan Hubicka1-1/+1
2010-04-26re PR c++/43080 (ICE with anonymous union and -flto)Richard Guenther1-0/+14
2010-04-26re PR debug/42425 (ICE declaring local class)Richard Guenther1-0/+14
2010-04-23re PR lto/42653 (ICE with -g and -flto (requires both flags to crash))Richard Guenther1-0/+38
2010-04-21re PR c++/9335 (repeated diagnostic when maximum template depth is exceeded)Jason Merrill4-3/+10
2010-04-20re PR c++/43800 (FAIL: libgomp.c++/for-4.C)Dodji Seketeli2-2/+24
2010-04-20new folding ruleXinliang David Li1-0/+28
2010-04-20re PR tree-optimization/39417 (Incorrect values computed with -ftree-copy-prop)Richard Guenther1-0/+56
2010-04-20tree.h (TYPE_REF_IS_RVALUE): Define.Jakub Jelinek1-0/+15
2010-04-19re PR c++/43704 (ICE: tree check: accessed elt 2 of tree_vec with 1 elts in t...Dodji Seketeli1-0/+45
2010-04-19tree.h (ENUM_IS_SCOPED): Define.Jakub Jelinek1-0/+19
2010-04-18re PR tree-optimization/43771 (ICE on valid when compiling ParMetis with gcc ...Ira Rosen1-0/+14
2010-04-16add accumulate-outgoing-args and omit-frame-pointer for SHChristian Bruel1-1/+1
2010-04-14re PR c++/36625 (bogus error on __attribute__((aligned(N))) in template code)Jason Merrill1-0/+11
2010-04-13call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P instead of CLASS_TYPE_P.Jason Merrill2-15/+7
2010-04-13cpp.exp: Test also c-c++-common/cpp.Manuel López-Ibáñez6-50/+4
2010-04-12re PR c++/43641 ([C++0x] internal compiler error: tree check: expected call_e...Jason Merrill1-0/+13
2010-04-12* call.c (type_decays_to): Call cv_unqualified for non-class type.Jason Merrill1-0/+15