]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
pr11832.c: xfail on ia64-*-*.
authorSteve Ellcey <sje@cup.hp.com>
Thu, 11 Sep 2008 23:09:38 +0000 (23:09 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 11 Sep 2008 23:09:38 +0000 (23:09 +0000)
* gcc.c-torture/compile/pr11832.c: xfail on ia64-*-*.
* gcc.c-torture/compile/pr33009.c: Ditto.

From-SVN: r140302

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

index 430fef40400a6adbbfe7a74b6d6264793151fd58..37cff09e5b76f3032f9f353c13cf8dd306719f20 100644 (file)
@@ -1,3 +1,8 @@
+2008-09-11  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.c-torture/compile/pr11832.c: xfail on ia64-*-*.
+       * gcc.c-torture/compile/pr33009.c: Ditto.
+
 2008-09-11  Janis Johnson  <janis187@us.ibm.com>
 
        * gcc.dg/dfp/dec-eval-method-2.c: New test.
index 0ad95448a7a13fae02e5140dde71e54304615a53..2d6e5ba7012fed7ca4e79e902f5a4664be685ee3 100644 (file)
@@ -1,6 +1,6 @@
 /* { dg-do compile } */
-/* Currently ICEs for HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
-/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* } { "*" } { "" } } */
+/* Currently ICEs for IA64, HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
+/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* ia64-*-* } { "*" } { "" } } */
 /* Currently ICEs for (x86 && ilp32 && pic).  */
 /* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
 /* { dg-prune-output ".*internal compiler error.*" }
index b0c4373ca113fae9cb2650a8ce5c3f52e86ae297..a9856b3fbd1cf3c0dab3c5f93061be81d18f319f 100644 (file)
@@ -1,6 +1,6 @@
 /* { dg-do compile } */
-/* Currently ICEs for HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
-/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* } { "*" } { "" } } */
+/* Currently ICEs for IA64, HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
+/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* ia64-*-* } { "*" } { "" } } */
 /* Currently ICEs for (x86 && ilp32 && pic).  */
 /* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
 /* { dg-prune-output ".*internal compiler error.*" }