OSDN Git Service

PR c++/47277
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index bb23b71..319fc28 100644 (file)
@@ -1,3 +1,18 @@
+2011-05-27  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/enum18.C: New.
+
+       * g++.dg/cpp0x/lambda/lambda-nested4.C: New.
+
+       * g++.dg/cpp0x/error6.C: New.
+
+       * g++.dg/cpp0x/error5.C: New.
+
+2011-05-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/49165
+       * g++.dg/eh/cond6.C: New test.
+
 2011-05-27  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/48820