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
This commit is contained in:
Joey Ye 2012-04-18 09:04:09 +00:00 committed by Joey Ye
parent 421e608215
commit f314862027
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -1,5 +1,7 @@
/* Check for thumb1 imm [255-510] moves. */
/* { dg-require-effective-target arm_thumb1_ok } */
/* { dg-options "-Os" } */
/* { dg-skip-if "" { ! { arm_thumb1 } } } */
int f()
{