s390.opt (mhard-float): Add the option to be overridden.
authorAndreas Krebbel <krebbel1@de.ibm.com>
Tue, 27 Nov 2007 15:12:45 +0000 (15:12 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Tue, 27 Nov 2007 15:12:45 +0000 (15:12 +0000)
2007-11-27  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.opt (mhard-float): Add the option to be
overridden.  That was missing in my last patch.

From-SVN: r130469

gcc/ChangeLog
gcc/config/s390/s390.opt

index f7cf3af..eeca68a 100644 (file)
@@ -1,3 +1,8 @@
+2007-11-27  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * config/s390/s390.opt (mhard-float): Add the option to be
+       overridden.  That was missing in my last patch.
+
 2007-11-27  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/34241
index 9b6d9df..9451b74 100644 (file)
@@ -51,7 +51,7 @@ Target Report Mask(HARD_DFP)
 Enable decimal floating point hardware support
 
 mhard-float
-Target Report RejectNegative InverseMask(SOFT_FLOAT, HARD_FLOAT)
+Target Report RejectNegative Negative(msoft-float) InverseMask(SOFT_FLOAT, HARD_FLOAT)
 Enable hardware floating point
 
 mlong-double-128