gcc.target/i386/asm-6.c recently started XPASSing on Solaris 10+/x86. There's evidence in PR rtl-optimization/44174 that this isn't just an accident, so I'm removing the XFAIL to reduce the noise.
Tested with the appropriate runtest invocation on i386-pc-solaris2.11, installed on mainline. Rainer 2011-04-02 Rainer Orth <r...@cebitec.uni-bielefeld.de> * gcc.target/i386/asm-6.c: Remove dg-xfail-if. diff --git a/gcc/testsuite/gcc.target/i386/asm-6.c b/gcc/testsuite/gcc.target/i386/asm-6.c --- a/gcc/testsuite/gcc.target/i386/asm-6.c +++ b/gcc/testsuite/gcc.target/i386/asm-6.c @@ -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); -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University