aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja
AgeCommit message (Expand)AuthorFilesLines
2005-02-15re PR c++/17788 (poor diagnostic for missing reference initializer)Alexandre Oliva1-4/+8
2005-02-14re PR c++/19884 (ICE on explicit instantiation of a non-template constructor)Nathan Sidwell1-1/+4
2005-02-09re PR testsuite/18491 (testsuite failure: WARNING: g++.old-deja/g++.mike/p107...Janis Johnson1-46/+0
2005-02-01* g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.Janis Johnson1-1/+1
2005-01-06asm1.C, [...]: Bypass tests on x86 when using -fpic/-fPIC.Kaveh R. Ghazi2-0/+4
2005-01-03* g++.old-deja/g++.ext/attrib5.C: Move the alias after the referent.Richard Henderson1-1/+1
2005-01-01cxa_vec.C: Add -flat_namespace on Darwin 6 and 7.Geoffrey Keating2-1/+3
2004-12-02re PR c++/18123 (ICE on templated enum)Kriang Lerdsuwanakij1-2/+2
2004-11-30badalloc1.C (arena_size): Bump up to 262144 to support new requirements on Fr...Loren J. Rittle1-2/+2
2004-11-30* g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.Ben Elliston1-2/+2
2004-11-29re PR target/18490 (mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.l...Hans-Peter Nilsson2-2/+2
2004-11-29re PR c++/18368 (C++ error message regression)Mark Mitchell3-3/+3
2004-11-26badalloc1.C: Robustify.Mark Mitchell1-14/+12
2004-11-26* g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.Richard Sandiford1-1/+1
2004-11-25re PR c++/18001 (Badly formatted error message (quotation problem))Mark Mitchell1-1/+1
2004-11-24re PR c++/17473 (typedef redefinition in struct is accepted)Mark Mitchell1-4/+7
2004-11-24re PR c++/8929 (G++ accepts invalid template headers in member definitions of...Giovanni Bajo1-1/+1
2004-11-17gcc-dg.exp (dg-skip-if): New function.Janis Johnson5-5/+5
2004-11-15Friend class name lookup 1/n, PR c++/18471Kriang Lerdsuwanakij3-3/+3
2004-11-13cast1.C: Run only on ILP32.Eric Botcazou1-0/+1
2004-11-12gcc-dg.exp (dg-forbid-option): New function.Mark Mitchell5-0/+5
2004-11-04DR 49, 100Giovanni Bajo1-1/+1
2004-11-04enum5.C (enum conditions): Move the packed attribute to the definition to sat...Ben Elliston1-5/+5
2004-11-01re PR c++/18064 (gcc accepts different pointer types as covariant return types)Nathan Sidwell1-2/+2
2004-10-29typeck.c (composite_pointer_type): Remove comment about DR 195.Nathan Sidwell2-0/+3
2004-10-20re PR c++/13495 (Friendship to class nested within a template is broken)Kriang Lerdsuwanakij1-3/+3
2004-10-20typeck.c (composite_pointer_type): Add comment about DR 195Nathan Sidwell1-1/+1
2004-09-23decl.c (grokfndecl): If ::main is found not to return int, correct it after i...Zack Weinberg50-194/+191
2004-09-18* g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.Paul Brook1-1/+1
2004-09-16cxxabi_tweaks.h (__cxa_cdtor_return_type): Define.Mark Mitchell1-2/+8
2004-09-12* g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.Richard Henderson1-1/+1
2004-09-06decl.c (build_enumerator): Use add_double and int_fits_type_p instead of cp_b...Zack Weinberg1-5/+5
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich3-0/+3
2004-08-13remove file for realIan Lance Taylor1-19/+0
2004-08-13temporary add to fix file in CVSIan Lance Taylor1-4/+4
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek2-0/+97
2004-08-02re PR c++/16224 (internal compiler error: in write_unscoped_name (template/na...Mark Mitchell2-4/+5
2004-07-21re PR c++/14497 (Accepts invalid specialization of member template missing "t...Giovanni Bajo1-40/+0
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