pr11832.c: XFAIL on (x86 && ilp32 && pic).
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 27 May 2008 06:47:29 +0000 (06:47 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 27 May 2008 06:47:29 +0000 (06:47 +0000)
* gcc.c-torture/compile/pr11832.c: XFAIL on (x86 && ilp32 && pic).
* gcc.c-torture/compile/pr33009.c: Likewise.

From-SVN: r135972

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr11832.c
gcc/testsuite/gcc.c-torture/compile/pr33009.c

index bf57f50ddd3cd692e89e33753af3a438d58f20a3..79bbe74c750be3edd318774e010b30993f868cf2 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.c-torture/compile/pr11832.c: XFAIL on (x86 && ilp32 && pic).
+       * gcc.c-torture/compile/pr33009.c: Likewise.
+
 2008-05-27  Alexandre Oliva  <aoliva@redhat.com>
 
        PR c++/35909
index 4eba49f064503afcdac8b54b61abbae915f04529..88469ff694006824a74da6f943957613c1d50565 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 (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" } */
 
index 811fdb5f8447e15b5c1a63e9d3b51758c5722f09..79a4b62a3a6292f8eca87428b49784d0366c3c57 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 (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" } */