[arm] Delete unused arm_fp_model
authorRichard Earnshaw <rearnsha@arm.com>
Thu, 15 Dec 2016 15:51:35 +0000 (15:51 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Thu, 15 Dec 2016 15:51:35 +0000 (15:51 +0000)
commit9e9219f327f8b9bc2ebce28296e46698def176f1
tree339a683441b1b9e58a28f43c41368ed861604adc
parent5d4dc0cddb61b55e6cb3a12df2004da1cc3e4253
[arm] Delete unused arm_fp_model

The arm_fp_model enumeration type has only had one useful value since
the FPA support was removed, and it's no-longer used anywhere.  This
patch just cleans that up by removing it.

* arm.h (arm_fp_model): Delete.

From-SVN: r243706
gcc/ChangeLog
gcc/config/arm/arm.h