aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
diff options
context:
space:
mode:
authorJames Greenhalgh <james.greenhalgh@arm.com>2016-11-23 17:36:21 +0000
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>2016-11-23 17:36:21 +0000
commit5774b1fa53437c221f295c9f0a28d32b5a629473 (patch)
tree4c6744904be9fd9860e06838a84db579accf3217 /gcc/tree-vrp.c
parent5e0f10a0f590b31bd7d78bd194c1c9808008f378 (diff)
downloadgcc-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