* gcc.target/i386/asm-6.c: XFAIL on i?86-pc-solaris2.1[0-9] && ilp32.

From-SVN: r169358
This commit is contained in:
Rainer Orth 2011-01-28 14:33:42 +00:00 committed by Rainer Orth
parent 8d51f26f8e
commit d44f039a47
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2011-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.target/i386/asm-6.c: XFAIL on i?86-pc-solaris2.1[0-9] && ilp32.
2011-01-28 Paul Thomas <pault@gcc.gnu.org>
Tobias Burnus <burnus@gcc.gnu.org>

View File

@ -3,6 +3,7 @@
/* { dg-do compile } */
/* { dg-options "-O2 -fpic" { target fpic } } */
/* { dg-xfail-if "" { i?86-pc-solaris2.1[0-9] && ilp32 } } */
int f0 (int, int, int, int, int);
int f1 (void);