OSDN Git Service

PR c++/28903
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 5f11f19..6e7bd99 100644 (file)
@@ -1,3 +1,15 @@
+2006-09-06  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28903
+       * g++.dg/ext/vla3.C: New test.
+
+       PR c++/28886
+       * g++.dg/template/array16.C: New test.
+
+2006-09-06  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/pr27226.c: Remove testcase again.
+
 2006-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR tree-opt/28937