Commit f3148620 by Joey Ye Committed by Joey Ye

thumb1-imm.c: Skip it in non-thumb1 target.

2012-04-18  Joey Ye  <joey.ye@arm.com>

        * gcc.target/arm/thumb1-imm.c: Skip it in non-thumb1 target.

From-SVN: r186563
parent 421e6082
2012-04-18 Joey Ye <joey.ye@arm.com>
* gcc.target/arm/thumb1-imm.c: Skip it in non-thumb1 target.
2012-04-18 Richard Guenther <rguenther@suse.de>
* gcc.target/x86_64/abi/test_passing_unions.c: Avoid undefined
......
/* Check for thumb1 imm [255-510] moves. */
/* { dg-require-effective-target arm_thumb1_ok } */
/* { dg-options "-Os" } */
/* { dg-skip-if "" { ! { arm_thumb1 } } } */
int f()
{
......
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