Commit for Matthew Gretton-Dann fix for the test.
From-SVN: r179377
This commit is contained in:
parent
c4728c6b20
commit
8a58edc29d
@ -1,3 +1,7 @@
|
||||
2011-09-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||||
|
||||
* gcc.target/arm/pr42835.c: Add -fno-tree-tail-merge.
|
||||
|
||||
2011-09-30 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* gcc.target/sparc/bmaskbshuf.c: New test.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-mthumb -Os" } */
|
||||
/* { dg-options "-mthumb -Os -fno-tree-tail-merge" } */
|
||||
/* { dg-require-effective-target arm_thumb2_ok } */
|
||||
|
||||
int foo(int *p, int i)
|
||||
|
Loading…
x
Reference in New Issue
Block a user