diff options
Diffstat (limited to 'gcc/config/rx/rx.opt')
-rw-r--r-- | gcc/config/rx/rx.opt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/rx/rx.opt b/gcc/config/rx/rx.opt index adc7000d9d3..35143dd0f55 100644 --- a/gcc/config/rx/rx.opt +++ b/gcc/config/rx/rx.opt @@ -30,11 +30,11 @@ Target RejectNegative InverseMask(64BIT_DOUBLES) Report Stores doubles in 32 bits. This is the default. nofpu -Target RejectNegative Mask(NO_USE_FPU) Report +Target RejectNegative Alias(mnofpu) Disable the use of RX FPU instructions. mnofpu -Target RejectNegative Mask(NO_USE_FPU) MaskExists Undocumented +Target RejectNegative Mask(NO_USE_FPU) Report Undocumented fpu Target RejectNegative InverseMask(NO_USE_FPU) Report |