aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja
AgeCommit message (Expand)AuthorFilesLines
2010-12-08re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd77-83/+175
2010-12-07re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif...Nathan Froyd5-6/+11
2010-11-24revert accidentally committed changesNathan Froyd5-5/+0
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd5-0/+5
2010-11-20re PR c++/16189 (obfuscated error message for missing semicolon after declara...Nathan Froyd1-6/+6
2010-11-10rtti3.C: Scan for .weakext on alpha*-dec-osf*.Rainer Orth1-3/+3
2010-11-01call.c (null_ptr_cst_p): Use maybe_constant_value.Jason Merrill1-1/+1
2010-10-26tree.c (build_vec_init_expr): Split out from...Jason Merrill2-2/+2
2010-10-26Implement opaque-enum-specifiers for C++0x.Rodrigo Rivas Costa1-1/+1
2010-09-28tree.c (lvalue_kind): Rename from lvalue_p_1, make nonstatic.Jason Merrill1-1/+2
2010-09-28900121_02.C: Adjust for C++0x mode.Jason Merrill2-0/+2
2010-09-27Require lvalues as specified by the standard.Jason Merrill3-5/+5
2010-08-08march.c: Skip if -march defined.Uros Bizjak1-1/+2
2010-07-14Implement C++0x unrestricted unions (N2544)Jason Merrill3-0/+5
2010-06-29Enable implicitly declared move constructor/operator= (N3053).Jason Merrill1-1/+1
2010-06-29Enable implicitly deleted functions (N2346)Jason Merrill7-14/+14
2010-06-15arg3.C: Adjust error locations.Jason Merrill3-7/+5
2010-06-15call.c (convert_like_real): Give "initializing argument of" information for a...Jason Merrill1-2/+2
2010-06-09dwarf2.C: Don't xfail on i386-pc-solaris*.Rainer Orth3-3/+1
2010-06-03re PR libstdc++/44410 (Revision 160231 caused new libstdc++ test failures)Paolo Carlini5-8/+8
2010-05-15c.opt: Add -fnothrow-opt.Jason Merrill1-1/+0
2010-05-14C++ DR 475Jason Merrill1-6/+5
2010-05-12re PR c++/20669 (Template candidates not listed in error message.)Jason Merrill21-25/+27
2010-05-12call.c (add_candidates): Add first_arg and return_type parms.Jason Merrill1-0/+2
2010-04-27semantics.c (finish_non_static_data_member): Call maybe_dummy_object whenever...Jason Merrill1-1/+1
2010-04-27re PR c++/42844 (const variable requires initializer / no explicitly declared...Fabien Chêne1-1/+5
2010-04-09re PR c++/28584 (Cast to pointer from integer of different size)Manuel López-Ibáñez1-1/+1
2010-04-07re PR c++/41970 (use of a type with no linkage to declare a variable with lin...Jason Merrill1-5/+5
2010-04-06parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIE...Jason Merrill15-39/+38
2010-03-10asm1.C: Don't detect pic via looking for the -fpic/-fPIC flags.Kaveh R. Ghazi2-4/+4
2010-03-03mangle19-1.C: Adjust for default -Wabi.Jason Merrill4-0/+4
2010-02-22re PR c++/43126 ("at this point in file" warnings are upside down)Manuel López-Ibáñez2-2/+2
2010-02-20re PR c++/35669 (NULL (__null) not considered different from 0 with C++)Manuel López-Ibáñez1-45/+0
2010-01-29eh16.C: Rename err to e.Rainer Orth3-11/+11
2010-01-27Revert r156276Nick Clifton1-1/+1
2009-12-18re PR c++/42415 (Bad assembly generated for constructor call)Jason Merrill1-1/+1
2009-12-18re PR c++/31665 (%s substituted with "built-in"/"library" can't be properly t...Shujing Zhao1-2/+2
2009-12-17re PR c/40885 (build_indirect_ref i18n problems)Shujing Zhao3-4/+4
2009-12-15[multiple changes]Paolo Bonzini20-20/+20
2009-11-24re PR c++/42137 (error: expected constructor, destructor, or type conversion ...Jason Merrill1-1/+1
2009-11-21PR c++/9050, DR 147, DR 318Jason Merrill2-4/+6
2009-11-20re PR c++/29017 (%s substituted with different untranslated words can't be pr...Shujing Zhao5-6/+6
2009-11-19DR 176 permissivenessJason Merrill2-3/+4
2009-11-18re PR c++/40892 (maybe_warn_cpp0x i18n problems)Shujing Zhao1-1/+1
2009-11-17re PR c++/42058 (Trouble with invalid array initialization)Paolo Carlini1-7/+1
2009-11-16PR c++/13950, DR 176Jason Merrill4-4/+4
2009-11-11config.gcc: Add lm32 elf and uclinux targets.Jon Beniston1-1/+1
2009-11-07re PR c++/18451 (C++ error message regression)Jason Merrill4-7/+7
2009-11-06re PR c++/15946 (Unhelpful error message when "typename" is omitted)Jason Merrill1-2/+2
2009-11-04PR c++/17365, DR 218Jason Merrill1-2/+2