re PR testsuite/70553 (pr70496.c should exclude Thumb only targets)

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
This commit is contained in:
Thomas Preud'homme 2016-04-07 16:19:20 +00:00 committed by Thomas Preud'homme
parent 0146e25f90
commit e4ebc74d8c
2 changed files with 6 additions and 0 deletions

View 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>

View 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;