]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.c-torture/compile/20050113-1.c: XFAIL on SPARC.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 24 Jan 2005 12:18:09 +0000 (13:18 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 24 Jan 2005 12:18:09 +0000 (12:18 +0000)
From-SVN: r94156

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20050113-1.c

index 2076e09b26a91da7b8995a8b5b723089e6807465..29042b42ccad92d737d88cbb312841189be9ffda 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.c-torture/compile/20050113-1.c: XFAIL on SPARC.
+
 2005-01-24  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/19551
index 6e36ed6fd7c34074bad81128cc4a6480fcac7dc1..7d4542bb2cb556b7be641ff3c738e20ea41c87ab 100644 (file)
@@ -1,4 +1,5 @@
 /* PR c/17297 */
+/* { dg-xfail-if "PR target/12916" { "sparc*-*-*" } { "*" } { "" } } */
 
 typedef float V2SF __attribute__ ((vector_size (8)));