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
This commit is contained in:
parent
a160b43cf1
commit
1e8eb1b79a
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
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.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { 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" } } */
|
||||
|
|
Loading…
Add table
Reference in a new issue