Commit 8a58edc2 by Matthew Gretton-Dann Committed by Ramana Radhakrishnan

Commit for Matthew Gretton-Dann fix for the test.

From-SVN: r179377
parent c4728c6b
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.
......
/* { 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)
......
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