re PR testsuite/70553 (pr70496.c should exclude Thumb only targets)
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Thu, 7 Apr 2016 16:19:20 +0000 (16:19 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Thu, 7 Apr 2016 16:19:20 +0000 (16:19 +0000)
2016-04-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/testsuite/

    PR testsuite/70553
    * gcc.target/arm/pr70496.c: Also require arm_arm_ok effective target.

From-SVN: r234811

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr70496.c

index 7688a83b5c9dc6cbe6e165c8654320617f96fed6..60ef3180582cb362a758c3650d4722e74198ad9b 100644 (file)
@@ -1,3 +1,8 @@
+2016-04-07  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       PR testsuite/70553
+       * gcc.target/arm/pr70496.c: Also require arm_arm_ok effective target.
+
 2016-04-07  Thomas Schwinge  <thomas@codesourcery.com>
            Tom de Vries  <tom@codesourcery.com>
 
index 89957e2c7a75cb89153b3e3fc34d8051b6a997d1..d3ee0b505a842268dec0fa4da09da2355a9c3715 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do assemble } */
 /* { dg-options "-mthumb -O2" } */
+/* { dg-require-effective-target arm_arm_ok } */
 /* { dg-require-effective-target arm_thumb2_ok } */
 
 int i;