diff options
author | James Greenhalgh <james.greenhalgh@arm.com> | 2016-11-23 17:36:21 +0000 |
---|---|---|
committer | James Greenhalgh <jgreenhalgh@gcc.gnu.org> | 2016-11-23 17:36:21 +0000 |
commit | 5774b1fa53437c221f295c9f0a28d32b5a629473 (patch) | |
tree | 4c6744904be9fd9860e06838a84db579accf3217 /gcc/tree-vrp.c | |
parent | 5e0f10a0f590b31bd7d78bd194c1c9808008f378 (diff) | |
download | gcc-5774b1fa53437c221f295c9f0a28d32b5a629473.zip gcc-5774b1fa53437c221f295c9f0a28d32b5a629473.tar.gz gcc-5774b1fa53437c221f295c9f0a28d32b5a629473.tar.bz2 |
[Patch ARM 17/17] Enable _Float16 for ARM and fix PR target/63250
gcc/
PR target/63250
* config/arm/arm-builtins.c (arm_simd_floatHF_type_node): Rename to...
(arm_fp16_type_node): ...This, make visibile.
(arm_simd_builtin_std_type): Rename arm_simd_floatHF_type_node to
arm_fp16_type_node.
(arm_init_simd_builtin_types): Likewise.
(arm_init_fp16_builtins): Likewise.
* config/arm/arm.c (arm_excess_precision): New.
(arm_floatn_mode): Likewise.
(TARGET_C_EXCESS_PRECISION): Likewise.
(TARGET_FLOATN_MODE): Likewise.
(arm_promoted_type): Only promote arm_fp16_type_node.
* config/arm/arm.h (arm_fp16_type_node): Declare.
gcc/testsuite/
PR target/63250
* lib/target-supports.exp (add_options_for_float16): Add
-mfp16-format=ieee when testign arm*-*-*.
From-SVN: r242784
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions