diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f7cf3afbdf6..eeca68ad311 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2007-11-27 Andreas Krebbel + + * config/s390/s390.opt (mhard-float): Add the option to be + overridden. That was missing in my last patch. + 2007-11-27 Richard Guenther PR tree-optimization/34241 diff --git a/gcc/config/s390/s390.opt b/gcc/config/s390/s390.opt index 9b6d9df5802..9451b74dfb3 100644 --- a/gcc/config/s390/s390.opt +++ b/gcc/config/s390/s390.opt @@ -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