OSDN Git Service

PR c++/21908
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 0815420..3685b6c 100644 (file)
@@ -1,3 +1,38 @@
+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
        * gfortran.dg/host_dummy_index_1.f90: New test.
 
        PR fortran/21459
-       gfortran.dg/automatic_char_len_2.f90: New test.
+       gfortran.dg/automatic_char_len_2.f90: New test.
 
        PR fortran/20866
-       gfortran.dg/recursive_statement_functions.f90: New test.
+       gfortran.dg/recursive_statement_functions.f90: New test.
 
        PR fortran/20853
-       gfortran.dg/assumed_size_dt_dummy.f90: New test.
+       gfortran.dg/assumed_size_dt_dummy.f90: New test.
 
        PR fortran/20849
-       gfortran.dg/external_initializer.f90: New test.
+       gfortran.dg/external_initializer.f90: New test.
 
        PR fortran/20837
-       non_module_public.f90: New test.
+       non_module_public.f90: New test.
 
 2005-10-17  Nathan Sidwell  <nathan@codesourcery.com>