[ARM] Remove redundant model field from FPU descriptions
authorRichard Earnshaw <rearnsha@arm.com>
Thu, 13 Oct 2016 12:59:19 +0000 (12:59 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Thu, 13 Oct 2016 12:59:19 +0000 (12:59 +0000)
commit62c1b965b52837687f406f1923069e3ba584b77c
tree8baed8a89130f9058cd0b61d70362bcec4209d16
parent8eb8461dc13600aafd77b89928196366a4747786
[ARM] Remove redundant model field from FPU descriptions

* arm.h (TARGET_VFP): Unconditionally define to 1.
(arm_fpu_desc): Remove 'model' field.
(TARGET_FPU_MODEL): Delete.
* arm.c (all_fpus): Don't initialize the model field.
(arm_can_inline_p): Don't check the FPU model.
* arm-fpus.def: Remove redundant model field from all FPU
descriptions.

From-SVN: r241116
gcc/ChangeLog
gcc/config/arm/arm-fpus.def
gcc/config/arm/arm.c
gcc/config/arm/arm.h