thumb1-imm.c: Skip it in non-thumb1 target.
authorJoey Ye <joey.ye@arm.com>
Wed, 18 Apr 2012 09:04:09 +0000 (09:04 +0000)
committerJoey Ye <jye2@gcc.gnu.org>
Wed, 18 Apr 2012 09:04:09 +0000 (09:04 +0000)
2012-04-18  Joey Ye  <joey.ye@arm.com>

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

From-SVN: r186563

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/thumb1-imm.c

index 1d83ee444d3ac408039859ea295e44f188f12987..7750484e80455fa8b7034a70d48326de943c78f1 100644 (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
index b47c08c7e5f568ee181dcb27a773a3601edb44ec..6d950aa182c32878298f508afbe894f658abc8c4 100644 (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()
 {