aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja
AgeCommit message (Expand)AuthorFilesLines
2004-07-12decl.c (grok_op_properties): Reject [de-]allocation functions declared in a n...Giovanni Bajo1-34/+0
2004-07-09typeck.c (build_class_member_access_expr): Skip null deref warning when we do...Mike Stump1-0/+9
2004-07-01Fix copy/paste error.Paul Brook1-2/+2
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook2-10/+39
2004-06-27* g++.old-deja/g++.mike/p7325.C: Remove.Zack Weinberg1-56/+0
2004-06-2720021123-1.c: Remove duplicate of 20021110.c.Joseph Myers5-70/+0
2004-06-17remove xfailsJason Merrill1-4/+4
2004-06-17re PR tree-optimization/14107 (Return warnings don't work without optimizatio...Jason Merrill2-10/+9
2004-06-15re PR tree-optimization/14107 (Return warnings don't work without optimizatio...Jason Merrill2-3/+4
2004-06-11Merge in xfails from PR14107.Mike Stump2-9/+10
2004-06-11typeck2.c (abstract_virtual_errors): Reword diagnostics, make them appear at ...Giovanni Bajo2-3/+3
2004-06-08re PR c++/7841 (gcc accepts illegal member function syntax for template classes)Giovanni Bajo1-1/+1
2004-06-07altivec-1.C: XFAIL powerpc-ibm-aix*.David Edelsohn2-2/+2
2004-05-28re PR c++/14668 (no warning anymore for reevaluation of declaration)Mark Mitchell1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo4-13/+17
2004-04-09target-supports.exp (check_named_sections_available): New.Zack Weinberg2-12/+2
2004-04-02re PR c++/14007 (Incorrect use of const partial specialization for reference ...Nathan Sidwell2-4/+4
2004-03-20call.c (build_op_delete_call): Do not forget the placement arguments when ite...Mark Mitchell2-2/+2
2004-03-04Index: cp/ChangeLogGeoffrey Keating8-17/+17
2004-03-02re PR c++/14360 (Overeager argument dependent name lookup)Mark Mitchell1-3/+5
2004-02-21target-supports.exp (check_profiling_available): Check argument to determine ...Kaveh R. Ghazi1-2/+2
2004-02-05file-format.exp (gcc_target_object_format): Use ${tool}_target_compile, not g...Mark Mitchell1-1/+3
2004-02-03re PR c++/13975 (ICE on misplaced visibility specifier.)Mark Mitchell1-1/+1
2004-02-02re PR c++/13113 (Nice warning about &(X::m) lost)Mark Mitchell1-1/+1
2004-01-15re PR c++/8856 (g++ accepts invalid conversion-function-id)Giovanni Bajo1-35/+0
2004-01-12re PR c++/4100 ([parser] friend qualifier accepted in definition of nested cl...Ian Lance Taylor1-1/+1
2003-12-30thunk2.C: Remove traces of dead ports.Kazu Hirata3-3/+3
2003-12-30* g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.Mark Mitchell1-5/+4
2003-12-29re PR c++/12403 (ICE in push_template_decl_real on member function template s...Kriang Lerdsuwanakij1-1/+1
2003-12-23gcc-dg.exp (dg-require-profiling): New function.Mark Mitchell1-0/+1
2003-12-22re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar...Mark Mitchell2-58/+0
2003-12-16badalloc1.C: Tweak to pass with -pthread on FreeBSD systems.Loren J. Rittle1-1/+19
2003-12-15vaarg3.C: Don't expect an error for passing a non-POD type as the last named ...Geoffrey Keating1-1/+1
2003-12-15re PR c++/10779 (Error cascade for unknown type in function prototype)Mark Mitchell2-4/+4
2003-11-22re PR c++/5369 (template member friend declaration not honored)Kriang Lerdsuwanakij1-1/+1
2003-11-05asm1.C: Enable for e.g.Gernot Hillier1-1/+1
2003-11-02re PR c++/9810 (Using-declaration for template functions does not work)Kriang Lerdsuwanakij1-2/+2
2003-11-01re PR c++/12796 (Wrong line number in error message)Kriang Lerdsuwanakij1-3/+3
2003-09-28friend19.C: Fix typo.Kriang Lerdsuwanakij1-4/+1
2003-09-25re PR c++/5655 (Member redeclared within its class definition with a differen...Kriang Lerdsuwanakij1-1/+2
2003-09-05pretty2.C: Update for change in __FUNCTION__.Andrew Pinski2-2/+2
2003-08-27ptrmem3.C: New test.Mark Mitchell1-1/+1
2003-08-23* g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.Mark Mitchell1-1/+1
2003-08-20re PR c++/11946 (fun and merriment with enums as function arguments)Mark Mitchell3-8/+2
2003-08-19re PR c++/11174 (derived class can access protected base class member functio...Kriang Lerdsuwanakij1-1/+1
2003-08-15cp: * pt.c (instantiate_class_template): Set location before substuting bases.Nathan Sidwell2-5/+7
2003-08-12re PR c++/11703 (Problem with using enum in placement delete)Mark Mitchell1-1/+1
2003-08-01PR c++/8442, c++/8806Kriang Lerdsuwanakij5-12/+12
2003-07-31crash18.C: Remove.Andrew Pinski1-14/+0
2003-07-14re PR c++/11493 (tree check ICE in error.c)Mark Mitchell10-16/+18