* gcc.target/i386/asm-6.c: Remove dg-xfail-if.

From-SVN: r172107
This commit is contained in:
Rainer Orth 2011-04-07 17:11:30 +00:00 committed by Rainer Orth
parent 405ca10418
commit 2e3597fef8
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-04-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.target/i386/asm-6.c: Remove dg-xfail-if.
2011-04-07 Maxim Kuvyrkov <maxim@codesourcery.com>
* gcc.dg/lto/20090210_0.c: Require tls_runtime target.

View File

@ -3,7 +3,6 @@
/* { 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);