Commit f099e98c authored by ro's avatar ro

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


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169358 138bc75d-0d04-0410-961f-82ee72b054a4
parent 617125a6
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>
......
......@@ -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);
......
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