OSDN Git Service

* obj-c++.dg/comp-types-10.mm: XFAIL for ICE.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c494086..a904ba3 100644 (file)
@@ -1,3 +1,28 @@
+2008-05-20  Janis Johnson  <janis187@us.ibm.com>
+
+       * obj-c++.dg/comp-types-10.mm: XFAIL for ICE.
+       * obj-c++.dg/try-catch-9.mm: XFAILfor ICE, move dg-options after
+       other test directives.
+
+       * obj-c++.dg/try-catch-2.mm: Move dg-options after dg-xfail-if.
+       * obj-c++.dg/encode-8.mm: Move dg-options after dg-do.
+       * obj-c++.dg/bitfield-4.mm: Ditto; use dg-prune-output instead of
+       dg-excess-errors for possible additional message.
+       * obj-c++.dg/layout-1.mm: Use dg-prune-output instead of
+       dg-excess-errors for possible additional message.
+
+       * g++.dg/ext/vector14.C: Ignore a possible warning.
+
+2008-05-20  Samuel Tardieu  <sam@rfc1149.net>
+
+       * gnat.dg/modular.adb: Remove test, gnat.dg/modular1.adb already
+       checks that the bug is fixed and is more concise.
+
+2008-05-20  Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/35791
+       * gnat.dg/check_displace_generation.adb: New.
+
 2008-05-20  Samuel Tardieu  <sam@rfc1149.net>
 
        PR ada/30740