Commit aef3607f by Eric Botcazou Committed by Eric Botcazou

re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg")

	PR rtl-optimization/54739
	* gcc.dg/lower-subreg-1.c: Also skip on SPARC.

From-SVN: r192066
parent dee7f32e
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> 2012-10-03 Oleg Endo <olegendo@gcc.gnu.org>
PR target/51244 PR target/51244
......
/* { 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-options "-O -fdump-rtl-subreg1" } */
/* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && x32 } { "*" } { "" } } */ /* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && x32 } { "*" } { "" } } */
/* { dg-require-effective-target ilp32 } */ /* { dg-require-effective-target ilp32 } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment