XFAIL gcc.c-torture/compile/pr28865.c on Solaris 9/SPARC (PR target/60602)
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Tue, 8 Apr 2014 10:56:04 +0000 (10:56 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Tue, 8 Apr 2014 10:56:04 +0000 (10:56 +0000)
PR target/60602
* gcc.c-torture/compile/pr28865.c: XFAIL on sparc*-*-solaris2.9*
with as at -O0.

From-SVN: r209213

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr28865.c

index 04d964a..526686b 100644 (file)
@@ -1,3 +1,9 @@
+2014-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/60602
+       * gcc.c-torture/compile/pr28865.c: XFAIL on sparc*-*-solaris2.9*
+       with as at -O0.
+
 2014-04-08  Nathan Sidwell  <nathan@codesourcery.com>
 
        * g++.dg/warn/Wnvdtor-2.C: Add more cases.
index aa6ae07..4ad0f5c 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-xfail-if "PR target/60602" { sparc*-*-solaris2.9* && { ! gas } } { "-O0" } } */
+
 struct var_len
 {
   int field1;