]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
[Testsuite] Selectors and options directives for ARM VFP FP16 support.
authorMatthew Wahab <matthew.wahab@arm.com>
Wed, 29 Jun 2016 12:32:08 +0000 (12:32 +0000)
committerMatthew Wahab <mwahab@gcc.gnu.org>
Wed, 29 Jun 2016 12:32:08 +0000 (12:32 +0000)
commit7fe43755428bb289b9d52510973feb3ced77e0ae
tree781640718bb1bc4327eefe38e013dab9a4946865
parent264d951ae8c99ea72633487dc3404e8d2a4a02d8
[Testsuite] Selectors and options directives for ARM VFP FP16 support.

gcc/
* doc/sourcebuild.texi (Effective-Target keywords): Add entries
for arm_fp16_ok and arm_fp16_hw.
(Add Options): Add entries for arm_fp16, arm_fp16_ieee and
arm_fp16_alternative.

testsuite/
* lib/target-supports.exp (add_options_for arm_fp16): Reword
comment.
(add_options_for_arm_fp16_ieee): New.
(add_options_for_arm_fp16_alternative): New.
(effective_target_arm_fp16_ok_nocache): Add to comment.  Fix a
long-line.
(effective_target_arm_fp16_hw): New.

From-SVN: r237847
gcc/ChangeLog
gcc/doc/sourcebuild.texi
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp