OSDN Git Service

PR c++/21908
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 640cc22..3685b6c 100644 (file)
@@ -1,3 +1,173 @@
+2005-10-19  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/21908
+       * g++.dg/parse/error28.C: New test.
+
+2005-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/profile-generate-2.c: New test.
+
+2005-10-18  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       PR target/23589
+       * g++.dg/ext/dllimport11.C: New.
+
+2005-10-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/22293
+       * g++.dg/other/friend3.C: New test.
+
+2005-10-18  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/23293
+       * g++.dg/template/error19.C: New test.
+
+2005-10-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/21383
+       * g++.dg/overload/koenig2.C: New.
+
+       PR c++/23118
+       * g++.dg/overload/error2.C: New.
+
+       PR c++/22604
+       * g++.dg/inherit/covariant14.C: New.
+
+2005-10-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/23440
+       * g++.dg/parse/for1.C: New test.
+
+2005-10-17  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/23446
+       * gfortran.dg/host_dummy_index_1.f90: New test.
+
+       PR fortran/21459
+       * gfortran.dg/automatic_char_len_2.f90: New test.
+
+       PR fortran/20866
+       * gfortran.dg/recursive_statement_functions.f90: New test.
+
+       PR fortran/20853
+       * gfortran.dg/assumed_size_dt_dummy.f90: New test.
+
+       PR fortran/20849
+       * gfortran.dg/external_initializer.f90: New test.
+
+       PR fortran/20837
+       * non_module_public.f90: New test.
+
+2005-10-17  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/24386
+       * g++.dg/template/overload7.C: New.
+
+       PR c++/22551
+       * g++.dg/other/switch2.C: Remove expected warnings.
+
+       PR c++/21353
+       * g++.dg/template/defarg6.C: New.
+
+2005-10-17  Uros Bizjak  <uros@kss-loka.si>
+
+       PR target/24315
+       * gcc.target/i386/pr24315.c: New test.
+
+2005-10-16  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/24389
+       * g++.dg/template/static21.C: New test.
+       * g++.dg/template/static21-a.cc: Likewise.
+
+2005-10-16  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR c++/23959
+       * g++.dg/warn/Wswitch-default-1.C: New test.
+       * g++.dg/warn/Wswitch-default-2.C: New test.
+
+2005-10-16  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/22173
+       * g++.dg/parse/template18.C: New test.
+       * g++.dg/template/nontype15.C: Likewise.
+
+2005-10-16  Erik Edelmann  <erik.edelmann@iki.fi>
+
+       PR fortran/22273
+       * gfortran.dg/spec_expr_2.f90: New.
+
+2005-10-16  Hans-Peter Nilsson  <hp@axis.com>
+
+       * g++.dg/debug/debug3.C, g++.dg/ext/visibility/noPLT.C,
+       g++.dg/opt/vt1.C, g++.old-deja/g++.other/local-alloc1.C,
+       gcc.dg/20001009-1.c, gcc.dg/20010912-1.c, gcc.dg/20020122-4.c,
+       gcc.dg/20020415-1.c, gcc.dg/20020430-1.c, gcc.dg/20021018-1.c,
+       gcc.dg/20021023-1.c, gcc.dg/20021029-1.c, gcc.dg/20021116-1.c,
+       gcc.dg/20030120-1.c, gcc.dg/20030213-1.c, gcc.dg/20030225-1.c,
+       gcc.dg/20030702-1.c, gcc.dg/20030708-1.c, gcc.dg/20040311-2.c,
+       gcc.dg/inline-2.c: Guard test with { target fpic }.  Remove
+       previous target-specific skips and warning-message matches where
+       applicable.
+
+2005-10-15  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/21347
+       * g++.dg/warn/Wctor-dtor.C: New test.
+
+2005-10-14  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c/23439
+       * gcc.dg/for-1.c: New test.
+
+2005-10-14  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/19565
+       * g++.dg/warn/Wconversion1.C: New test.
+       * g++.dg/ext/packed4.C: Compile with -w.
+       * g++.dg/opt/20050511-1.C: Likewise.
+       * g++.old-deja/g++.other/warn4.C: Compiler with -Wconversion.
+
+2005-10-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/boz_5.f90: New test.
+
+2005-10-14  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/22551
+       * g++.dg/other/switch2.C: New.
+
+       PR c++/23984
+       * g++.dg/init/ctor7.C: New.
+
+2005-10-13  David Edelsohn  <edelsohn@gnu.org>
+
+       PR c++/23730
+       * g++.dg/parse/crash32.C: New test.
+
+2005-10-13  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/20721
+       * g++.dg/init/goto2.C: New test.
+
+       PR c++/22464
+       * g++.dg/template/crash/41.C: New test.
+
+       PR c++/22180
+       * g++.dg/template/crash40.C: New test.
+
+       PR c++/23694
+       * g++.dg/parse/friend5.C: New test.
+       
+       PR c++/23307
+       * g++.dg/template/crash38.C: New test.
+       
+       PR c++/22352
+       * g++.dg/template/friend38.C: New test.
+       
+       PR c++/22405
+       * g++.dg/template/crash39.C: New test.
+       
 2005-10-13  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * gcc.dg/debug/dwarf2/dwarf-char1.c,