Commit 1e8eb1b7 by Joey Ye Committed by Joey Ye

pr42575.c: Remove architecture option.

2011-10-25  Joey Ye  <joey.ye@arm.com>

	* gcc.target/arm/pr42575.c: Remove architecture option.

From-SVN: r180419
parent a160b43c
2011-10-24 Joey Ye <joey.ye@arm.com>
* gcc.target/arm/pr42575.c: Remove architecture option.
2011-10-24 David S. Miller <davem@davemloft.net>
* gcc.target/sparc/vis3move-1.c: New test.
......
/* { dg-options "-O2 -march=armv7-a" } */
/* { dg-options "-O2" } */
/* Make sure RA does good job allocating registers and avoids
unnecessary moves. */
/* { dg-final { scan-assembler-not "mov" } } */
......
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