[ARM] Make gcc.target/arm/its.c more robust
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Thu, 15 Jun 2017 09:31:04 +0000 (09:31 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Thu, 15 Jun 2017 09:31:04 +0000 (09:31 +0000)
commit6820664ac6c49245baec9e9a76945cf6991c13e2
treeff606e37567601acc140fdeb87420e156a754773
parent41c540fc0f9673fbd37cc6e8fd4e1db1da4ef3c5
[ARM] Make gcc.target/arm/its.c more robust

2017-06-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/testsuite/
    * gcc.target/arm/its.c: Check that no IT blocks has more than 2
    instructions in it rather than the number of IT blocks being 2.
    Transfer scan directive arm_thumb2 restriction to the whole
    testcase and restrict further to Thumb-only targets.

From-SVN: r249215
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/its.c