arm.h (TARGET_OPTIONS): Correctly record -mhard-float and -msoft-float in target_floa...
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 5 Jan 2005 11:56:24 +0000 (11:56 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Wed, 5 Jan 2005 11:56:24 +0000 (11:56 +0000)
commit712ecf4dfb9c7f3b48bc6c9fb1f749bab9e3e9ae
tree6efd23106891b6a35f005a429664406a66347b8e
parent082cca25d0bda9b7d688e898db0a1e7e2d9cf881
arm.h (TARGET_OPTIONS): Correctly record -mhard-float and -msoft-float in target_float_switch.

* arm.h (TARGET_OPTIONS): Correctly record -mhard-float and
-msoft-float in target_float_switch.
* arm.c (arm_override_options): Fix processing of target_float_switch.

From-SVN: r92949
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h