]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 4 Oct 2012 08:15:11 +0000 (08:15 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 4 Oct 2012 08:15:11 +0000 (08:15 +0000)
PR rtl-optimization/54739
* gcc.dg/lower-subreg-1.c: Also skip on SPARC.

From-SVN: r192066

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lower-subreg-1.c

index aa4ef674ba65f42b5eda2b05ba15eedb2b26c78a..ecb4d31ca067c8b7c88c30d573e460d79fac5d28 100644 (file)
@@ -1,3 +1,8 @@
+2012-10-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR rtl-optimization/54739
+       * gcc.dg/lower-subreg-1.c: Also skip on SPARC.
+
 2012-10-03  Oleg Endo  <olegendo@gcc.gnu.org>
 
        PR target/51244
index 58d95fe95aacfea56ea1d5b6d4afc93773d47d7a..f5827e1db1f5428dc75c7d92ab3b551dc1529da1 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile { target { ! { mips64 || { arm*-*-* ia64-*-* spu-*-* tilegx-*-* } } } } } */
+/* { dg-do compile { target { ! { mips64 || { arm*-*-* ia64-*-* sparc*-*-* spu-*-* tilegx-*-* } } } } } */
 /* { dg-options "-O -fdump-rtl-subreg1" } */
 /* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && x32 } { "*" } { "" } } */
 /* { dg-require-effective-target ilp32 } */