testsuite: Remove test for arm32 in arm_soft_ok
authorChristophe Lyon <christophe.lyon@linaro.org>
Thu, 20 Aug 2020 09:03:10 +0000 (09:03 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Thu, 20 Aug 2020 09:12:58 +0000 (09:12 +0000)
commit1763ec9b20c0146a5a47f2259a44db1fbb9c923a
treedfd619c55e9eb089e994977f96f2b754e1e32e4f
parent3f678b4c20bb4e3adef7498aacc5519dfe78a894
testsuite: Remove test for arm32 in arm_soft_ok

There is no reason to check for arm32 when checking for
-mfloat=abi-soft support. Instead this implies skipping some tests
when targetting a thumb-1 cpu, while they pass.

This patch removes the arm32 check, and uses the same skeleton as
arm_softfp_ok and arm_hard_ok.

2020-08-20  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/testsuite/
* lib/target-supports.exp (arm_soft_ok): Remove arm32 check.
gcc/testsuite/lib/target-supports.exp