[Testsuite] Use correct effective-target settings for ARM fp16-aapcs tests.
authorMatthew Wahab <matthew.wahab@arm.com>
Fri, 30 Sep 2016 13:25:04 +0000 (13:25 +0000)
committerMatthew Wahab <mwahab@gcc.gnu.org>
Fri, 30 Sep 2016 13:25:04 +0000 (13:25 +0000)
commite70bbc6f1f55a9532219812309ec22b04b539367
tree7e760b3ea8b9251ab7c54bed4af64c2dc533312a
parent0be56227126b5df904fb2a8b45fa1ff18aba2687
[Testsuite] Use correct effective-target settings for ARM fp16-aapcs tests.

2016-09-30  Matthew Wawhab  <matthew.wahab@arm.com>

* gcc.target/arm/fp16-aapcs-3.c: Replace arm_fp16_ok with
arm_fp16_alternative_ok as the required effective target.
* gcc.target/arm/fp16-aapcs-4.c: Likewise.  Also add
-mfp16-format=alternative to the dg-options directive and remove
the dg-add-options directive.

From-SVN: r240655
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/fp16-aapcs-3.c
gcc/testsuite/gcc.target/arm/fp16-aapcs-4.c