OSDN Git Service

* g++.dg/abi/guard2.C: Run on *-*-linux* rather than x86-*-*
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 550c136..cc9a74e 100644 (file)
@@ -1,3 +1,23 @@
+2009-12-03  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/abi/guard2.C: Run on *-*-linux* rather than x86-*-*
+
+       PR c++/41611
+       * g++.dg/abi/guard2.C: New.
+
+       PR c++/42266
+       * g++.dg/cpp0x/variadic97.C: New.
+
+2009-12-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/42049
+       * gcc.c-torture/compile/pr42049.c: New test.
+
+2009-12-03  Quentin Ochem  <ochem@adacore.com>
+
+       * gnat.dg/controlled5.adb: New test.
+       * gnat.dg/controlled5_pkg.ad[sb]: New helper.
+
 2009-12-03  Dodji Seketeli  <dodji@redhat.com>
 
        PR c++/42217