mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 18:31:48 +08:00
pr11832.c: xfail on xtensa*-*-*.
* gcc.c-torture/compile/pr11832.c: xfail on xtensa*-*-*. * gcc.c-torture/compile/pr33009.c: Likewise. From-SVN: r140477
This commit is contained in:
parent
48ca24b27a
commit
5448552def
@ -1,3 +1,8 @@
|
||||
2008-09-18 Bob Wilson <bob.wilson@acm.org>
|
||||
|
||||
* gcc.c-torture/compile/pr11832.c: xfail on xtensa*-*-*.
|
||||
* gcc.c-torture/compile/pr33009.c: Likewise.
|
||||
|
||||
2008-09-18 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
PR testsuite/25241
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* 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 IA64, HPPA, MIPS, CRIS, Xtensa and PowerPC; see PR33642. */
|
||||
/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* ia64-*-* xtensa*-*-* } { "*" } { "" } } */
|
||||
/* Currently ICEs for (x86 && ilp32 && pic). */
|
||||
/* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
|
||||
/* { dg-prune-output ".*internal compiler error.*" }
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* 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 IA64, HPPA, MIPS, CRIS, Xtensa and PowerPC; see PR33642. */
|
||||
/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* ia64-*-* xtensa*-*-* } { "*" } { "" } } */
|
||||
/* Currently ICEs for (x86 && ilp32 && pic). */
|
||||
/* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
|
||||
/* { dg-prune-output ".*internal compiler error.*" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user