[Patch 8/17] Make _Float16 available if HFmode is available
commit3479b7af5e95a662664dbc0835436fc4d63d9551
authorJames Greenhalgh <james.greenhalgh@arm.com>
Wed, 23 Nov 2016 17:25:41 +0000 (23 17:25 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Wed, 23 Nov 2016 17:25:41 +0000 (23 17:25 +0000)
tree189e92e5419619eb28193e52a7944087be9ff890
parent8f23c89a5fd677301137917b2658e564f770acd5
[Patch 8/17] Make _Float16 available if HFmode is available

gcc/

* targhooks.c (default_floatn_mode): Enable _Float16 if a target
provides HFmode.

From-SVN: r242778
gcc/ChangeLog
gcc/targhooks.c