Forgot to commit the Changelog for the new tests.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 7 Sep 2003 05:57:10 +0000 (22:57 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 7 Sep 2003 05:57:10 +0000 (22:57 -0700)
From-SVN: r71162

gcc/testsuite/ChangeLog

index d5b929a674dbc94979b213e5efee9be4d1c77fc2..fbd5f57f1907d58a9e0df7fe3a81a29f310ea4a9 100644 (file)
@@ -3,6 +3,26 @@
        PR c++/11687
        * g++.dg/expr/static_cast5.C: New test.
 
+2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR c++/11507
+       * g++.dg/lookup/scoped7.C: New test.
+       PR c++/9574
+       * g++.dg/other/static1.C: New test.
+
+       PR c++/11490
+       * g++.dg/warn/template-1.C: New test.
+
+       PR c++/11432
+       * g++.dg/template/crash10.C: New test.
+       PR c++/2478
+       * g++.dg/overload/VLA.C: New test.
+       PR c++/10804
+       * g++.dg/template/call1.C: New test.
+
 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
 
        PR c++/11794