Add a testcase for PR debug/r53860
[gcc.git] / gcc / testsuite / g++.old-deja /
2012-11-08 Florian Weimercxa_vec.C: Fix typo in comment.
2012-10-23 Ian BoltonAArch64 [4/10]
2012-10-15 Matthias Kloseconfig.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
2012-10-15 Paolo CarliniPR c++/50080 (again)
2012-10-15 Paolo Carlinire PR c++/50080 ([DR 468] error: 'template' (as a disam...
2012-07-25 Jason Merrillcp-tree.h (tsubst_flags): Remove tf_no_access_control.
2012-07-25 Jason Merrill* pt.c (print_candidates_1): Use inform instead of...
2012-06-15 Janis Johnsonauto27.C: Add comments to checks for multiple messages...
2012-06-06 Steven Bosscherinvoke.texi (fconserve-space): Remove documentation.
2012-06-04 Dodji SeketeliPR preprocessor/53463 - Fix system header detection...
2012-05-17 Paolo Carlinire PR c++/44516 (improve error message when no matching...
2012-05-15 Paolo Carlinire PR c/11586 (after call sigaction, system() return...
2012-04-30 Dodji SeketeliAdjust relevant test cases wrt -ftrack-macro-expansion...
2012-04-02 Dodji SeketeliPR c++/40942 - Failure of template specialization parti...
2012-04-02 Paolo Carlinire PR c++/50043 ([C++0x] Implement core/1123)
2012-03-24 Jason MerrillImplement return type deduction for normal functions...
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-01-22 Richard Sandifordptrmem6.C: xfail a test for ARM and MIPS in C++11 mode.
2012-01-01 Fabien Chênecrash25.C: Adjust.
2011-12-29 Kai Tietznew3.C: Adjust test for mingw targets to use static...
2011-11-23 Dodji SeketeliPR c++/51145 - Alias template in elaborated-type-specif...
2011-11-14 Fabien Chênere PR c++/6936 (member "using" binds wrong)
2011-11-11 Jason Merrillre PR c++/50372 ([C++0x] pointers to static functions...
2011-11-09 Jason MerrillRun most tests in both C++98 and C++11 modes.
2011-11-09 Jason Merrill* [various.C]: Adjust for C++11 mode.
2011-10-19 Paolo Carlinire PR c++/13657 (Error message incorrectly describes...
2011-09-27 Paolo Carlinire PR c++/45487 (Request to change comma to semicolon...
2011-09-25 Jason MerrillImplement C++11 non-static data member initializers.
2011-08-16 Jason Merrill* g++.old-deja/g++.brendan/README: Add R.I.P.
2011-07-27 Jeffrey YasskinPropagate the source location of a template's function_...
2011-07-17 Nathan Froydre PR c++/45329 (When printing a list of candidate...
2011-07-13 Jason MerrillAlso test -std=c++0x mode with 'make check-c++' at...
2011-07-09 H.J. LuAdd x32 support to GCC testsuite.
2011-06-30 Jason Merrillre PR c++/48481 (C++ overloading memory hog)
2011-06-29 Jason Merrillre PR c++/49216 ([C++0x] ICE on compiling new-expressio...
2011-06-29 Jason Merrillre PR c++/49272 (FAIL: g++.old-deja/g++.jason/rfg10...
2011-06-10 Jason Merrillprune.exp: Prune "note"s.
2011-06-07 Jason Merrillre PR c++/48969 (ICE with -std=c++0x)
2011-05-27 Jason Merrillre PR c++/47956 ([C++0x] gcc accepts static data member...
2011-05-26 Janis Johnsondetect C++ errors to fix 2288 and 18770
2011-05-26 Jason Merrillre PR c++/48536 ([C++0x] Automatic Enumerator Increment...
2011-05-20 Jason Merrillre PR c++/24163 (dependent Base class scope examined...
2011-04-30 Diego Novillocp-tree.h (LOOKUP_EXPLICIT_TMPL_ARGS): Define.
2011-04-28 Paolo Carlinire PR c++/48798 (CV-qualified base class erroneously...
2011-04-27 Jason Merrillclass.c (resolve_address_of_overloaded_function): Don...
2011-03-16 Jason Merrillre PR c++/48113 ([C++0x] bind with tuple argument fails)
2011-03-10 Jason Merrillre PR c++/47198 ([C++0x] ICE: tree check: expected...
2011-03-08 Jason Merrillre PR c++/48003 (Regression in Template Constants from...
2011-02-25 Jason Merrillconstant1.C: Specify C++98 mode.
2011-02-10 Jason Merrillvla1.C: Adjust for C++0x mode.
2011-01-17 Rainer Orth* g++.old-deja/g++.other/init19.C: Don't XFAIL on mips...
2010-12-08 Nathan Froydre PR c++/45329 (When printing a list of candidate...
2010-12-07 Nathan Froydre PR c++/45330 (Suggest likely nested-name-specifiers...
2010-11-24 Nathan Froydrevert accidentally committed changes
2010-11-24 Nathan Froydcppbuiltin.c (define_builtin_macros_for_type_sizes...
2010-11-20 Nathan Froydre PR c++/16189 (obfuscated error message for missing...
2010-11-10 Rainer Orthrtti3.C: Scan for .weakext on alpha*-dec-osf*.
2010-11-02 Jason Merrillcall.c (null_ptr_cst_p): Use maybe_constant_value.
2010-10-26 Jason Merrilltree.c (build_vec_init_expr): Split out from...
2010-10-26 Rodrigo Rivas CostaImplement opaque-enum-specifiers for C++0x.
2010-09-28 Jason Merrilltree.c (lvalue_kind): Rename from lvalue_p_1, make...
2010-09-28 Jason Merrill900121_02.C: Adjust for C++0x mode.
2010-09-27 Jason MerrillRequire lvalues as specified by the standard.
2010-08-08 Uros Bizjakmarch.c: Skip if -march defined.
2010-07-14 Jason MerrillImplement C++0x unrestricted unions (N2544)
2010-06-30 Jason MerrillEnable implicitly declared move constructor/operator...
2010-06-30 Jason MerrillEnable implicitly deleted functions (N2346)
2010-06-15 Jason Merrillarg3.C: Adjust error locations.
2010-06-15 Jason Merrillcall.c (convert_like_real): Give "initializing argument...
2010-06-09 Rainer Orthdwarf2.C: Don't xfail on i386-pc-solaris*.
2010-06-03 Paolo Carlinire PR libstdc++/44410 (Revision 160231 caused new libst...
2010-05-16 Jason Merrillc.opt: Add -fnothrow-opt.
2010-05-15 Jason MerrillC++ DR 475
2010-05-12 Jason Merrillre PR c++/20669 (Template candidates not listed in...
2010-05-12 Jason Merrillcall.c (add_candidates): Add first_arg and return_type...
2010-04-27 Jason Merrillsemantics.c (finish_non_static_data_member): Call maybe...
2010-04-27 Fabien Chênere PR c++/42844 (const variable requires initializer...
2010-04-09 Manuel López-Ibáñezre PR c++/28584 (Cast to pointer from integer of differ...
2010-04-07 Jason Merrillre PR c++/41970 (use of a type with no linkage to decla...
2010-04-06 Jason Merrillparser.c (cp_parser_class_specifier): Set class locatio...
2010-03-10 Kaveh R. Ghaziasm1.C: Don't detect pic via looking for the -fpic...
2010-03-03 Jason Merrillmangle19-1.C: Adjust for default -Wabi.
2010-02-22 Manuel López-Ibáñezre PR c++/43126 ("at this point in file" warnings are...
2010-02-20 Manuel López-Ibáñezre PR c++/35669 (NULL (__null) not considered different...
2010-01-29 Rainer Ortheh16.C: Rename err to e.
2010-01-27 Nick CliftonRevert r156276
2009-12-18 Jason Merrillre PR c++/42415 (Bad assembly generated for constructor...
2009-12-18 Shujing Zhaore PR c++/31665 (%s substituted with "built-in"/"librar...
2009-12-17 Shujing Zhaore PR c/40885 (build_indirect_ref i18n problems)
2009-12-15 Paolo Bonzini[multiple changes]
2009-11-24 Jason Merrillre PR c++/42137 (error: expected constructor, destructo...
2009-11-21 Jason MerrillPR c++/9050, DR 147, DR 318
2009-11-20 Shujing Zhaore PR c++/29017 (%s substituted with different untransl...
2009-11-20 Jason MerrillDR 176 permissiveness
2009-11-18 Shujing Zhaore PR c++/40892 (maybe_warn_cpp0x i18n problems)
2009-11-17 Paolo Carlinire PR c++/42058 (Trouble with invalid array initialization)
2009-11-16 Jason MerrillPR c++/13950, DR 176
2009-11-11 Jon Benistonconfig.gcc: Add lm32 elf and uclinux targets.
2009-11-08 Jason Merrillre PR c++/18451 (C++ error message regression)
next