Commit 009ab56d by Steve Ellcey Committed by Steve Ellcey

pr11832.c: xfail on ia64-*-*.

	* gcc.c-torture/compile/pr11832.c: xfail on ia64-*-*.
	* gcc.c-torture/compile/pr33009.c: Ditto.

From-SVN: r140302
parent 7ecb6f5b
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.
......
/* { 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.*" }
......
/* { 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.*" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment