OSDN Git Service

* gcc.c-torture/compile/pr33009.c: xfail on hppa*-*-*.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / pr11832.c
index 4eba49f..0ad9544 100644 (file)
@@ -1,6 +1,8 @@
 /* { dg-do compile } */
-/* Currently ICEs for MIPS and PowerPC; see PR33642.  */
-/* { dg-xfail-if "PR33642" { mips*-*-* powerpc*-*-linux* } { "*" } { "" } } */
+/* Currently ICEs for HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
+/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* } { "*" } { "" } } */
+/* Currently ICEs for (x86 && ilp32 && pic).  */
+/* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
 /* { dg-prune-output ".*internal compiler error.*" }
 /* { dg-options "-frtl-abstract-sequences" } */