]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2016-04-07 Thomas Preud'homme <thomas.preudhomme@arm.com>
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Apr 2016 16:19:20 +0000 (16:19 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Apr 2016 16:19:20 +0000 (16:19 +0000)
    gcc/testsuite/

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234811 138bc75d-0d04-0410-961f-82ee72b054a4

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;