re PR c++/28903 (Rejects VLA in template class's member with using)
[gcc.git] / gcc / testsuite / ChangeLog
index c15dda40f9c2914dd385f576fe7325bf45b57106..6e7bd99eee7740b554cce97862c6b49c322674d2 100644 (file)
@@ -1,3 +1,11 @@
+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.