builtin-apply2.c: Skip test on arm hardfloat ABI targets.
authorCharles Baylis <charles.baylis@linaro.org>
Thu, 17 Oct 2013 20:57:21 +0000 (22:57 +0200)
committerChristophe Lyon <clyon@gcc.gnu.org>
Thu, 17 Oct 2013 20:57:21 +0000 (22:57 +0200)
commit92fd70fbd1c8e2cde05da1c2c27ff973d35242ca
tree3a56112842b17a933b537210351211c3cd0cc105
parentab1c993b94cc09cf569f75c34c943f6e695a0ec3
builtin-apply2.c: Skip test on arm hardfloat ABI targets.

2013-10-17  Charles Bayis  <charles.baylis@linaro.org>

* gcc.dg/builtin-apply2.c: Skip test on arm hardfloat ABI targets.
* gcc.dg/tls/pr42894.c: Remove dg-options for arm*-*-* targets.
* gcc.target/arm/thumb-ltu.c: Remove dg-skip-if and require
effective target arm_thumb1_ok.
* lib/target-supports.exp
(check_effective_target_arm_fp16_ok_nocache): Don't force
-mfloat-abi=soft when building for hardfloat target.

From-SVN: r203799
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/builtin-apply2.c
gcc/testsuite/gcc.dg/tls/pr42894.c
gcc/testsuite/gcc.target/arm/thumb-ltu.c
gcc/testsuite/lib/target-supports.exp