scd42-1.c: Skip if -mcpu incompatible with Xscale is specified, not just -march.
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 13 Oct 2016 17:55:00 +0000 (13:55 -0400)
committerSandra Loosemore <sandra@gcc.gnu.org>
Thu, 13 Oct 2016 17:55:00 +0000 (13:55 -0400)
commit18d34307e243ab3f7342f0860338dc8858235efa
tree2df31425af02449691e7a887a27c110546d426bd
parentd67dd0be9467f0a2842abf163254abf1c6cabaab
scd42-1.c: Skip if -mcpu incompatible with Xscale is specified, not just -march.

2016-10-13  Sandra Loosemore <sandra@codesourcery.com>

gcc/testsuite/
* scd42-1.c: Skip if -mcpu incompatible with Xscale is specified,
not just -march.
* scd42-2.c: Fix existing logic to skip if -mcpu is incompatible
with Xscale.

From-SVN: r241132
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/scd42-1.c
gcc/testsuite/gcc.target/arm/scd42-2.c