* [testsuite] XFAIL gcc.target/i386/asm-6.c on 32-bit Solaris 10+/x86
@ 2011-01-28 15:47 Rainer Orth
0 siblings, 0 replies; only message in thread
From: Rainer Orth @ 2011-01-28 15:47 UTC (permalink / raw)
To: gcc-patches
As described in PR rtl-optimization/44174, the new
gcc.target/i386/asm-6.c testcase FAILs on 32-bit Solaris 10 and 11/x86,
thus I'm XFAILing it for now.
Tested with the appropriate runtest invocation for both multilibs on
i386-pc-solaris2.{9, 10, 11}.
Approved by Eric in the PR, installed.
Rainer
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.
diff -r a1670fd752ff gcc/testsuite/gcc.target/i386/asm-6.c
--- a/gcc/testsuite/gcc.target/i386/asm-6.c Thu Jan 27 20:26:26 2011 +0100
+++ b/gcc/testsuite/gcc.target/i386/asm-6.c Fri Jan 28 14:03:13 2011 +0100
@@ -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);
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-28 14:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-28 15:47 [testsuite] XFAIL gcc.target/i386/asm-6.c on 32-bit Solaris 10+/x86 Rainer Orth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).