s390.opt (mhard-float): Add the option to be overridden.
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
This commit is contained in:
parent
25b6dd9cde
commit
512d15e0ff
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user