Commit 512d15e0 by Andreas Krebbel Committed by Andreas Krebbel

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
parent 25b6dd9c
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment