aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/moxie/moxie.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/moxie/moxie.opt')
-rw-r--r--gcc/config/moxie/moxie.opt6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/moxie/moxie.opt b/gcc/config/moxie/moxie.opt
index e84edd3..7c77823 100644
--- a/gcc/config/moxie/moxie.opt
+++ b/gcc/config/moxie/moxie.opt
@@ -19,15 +19,15 @@
; <http://www.gnu.org/licenses/>.
meb
-Target RejectNegative Report InverseMask(LITTLE_ENDIAN)
+Target RejectNegative InverseMask(LITTLE_ENDIAN)
Generate big-endian code.
mel
-Target RejectNegative Report Mask(LITTLE_ENDIAN)
+Target RejectNegative Mask(LITTLE_ENDIAN)
Generate little-endian code.
mmul.x
-Target Report Mask(HAS_MULX)
+Target Mask(HAS_MULX)
Enable MUL.X and UMUL.X instructions.
; Ignored by the compiler