re PR objc++/31032 (expected tree that contains 'decl with RTL' structure, have ...
authorJanis Johnson <janis187@us.ibm.com>
Fri, 12 Dec 2008 22:14:39 +0000 (22:14 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 12 Dec 2008 22:14:39 +0000 (22:14 +0000)
PR objc++/31032
* obj-c++.dg/bitfield-1.mm: Remove XFAIL for ICE.

From-SVN: r142723

gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/bitfield-1.mm

index 56b5936f64200c0a1a460bbd26a5647472d90620..dd485fe5ea53b92ece8772e904cc9c0a29eec2fe 100644 (file)
@@ -1,5 +1,8 @@
 2008-12-12  Janis Johnson  <janis187@us.ibm.com>
 
+       PR objc++/31032
+       * obj-c++.dg/bitfield-1.mm: Remove XFAIL for ICE.
+
        * gcc.dg/pr35442.c: Ignore a possible warning.
 
 2008-12-12  Zdenek Dvorak  <ook@ucw.cz>
index 087a13ff7ad3f8c8e8f7ce786a740612cb0ae28e..d9b65a4f4537fbf4b76a4e9709ec9cde471c8dd5 100644 (file)
@@ -5,10 +5,10 @@
    superclasses should be removed).  */
 /* Contributed by Ziemowit Laski <zlaski@apple.com>.  */
 /* { dg-do run } */
-/* { dg-xfail-if "PR31032" { *-*-* } { "*" }  { "" } } */
-/* { dg-prune-output ".*internal compiler error.*" } */
 /* { dg-options "-Wpadded -Wabi" } */
 
+/* Leave blank lines here to keep warnings on the same lines.  */
+
 #include <objc/objc.h>
 #include <objc/Object.h>
 #include <stdlib.h>