aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10300/mn10300.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mn10300/mn10300.opt')
-rw-r--r--gcc/config/mn10300/mn10300.opt10
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/config/mn10300/mn10300.opt b/gcc/config/mn10300/mn10300.opt
index 13b45e1..b1b9c8b 100644
--- a/gcc/config/mn10300/mn10300.opt
+++ b/gcc/config/mn10300/mn10300.opt
@@ -34,7 +34,7 @@ Target
Target the AM33/2.0 processor.
mam34
-Target Report
+Target
Target the AM34 processor.
mtune=
@@ -42,7 +42,7 @@ Target RejectNegative Joined Var(mn10300_tune_string)
Tune code for the given processor.
mmult-bug
-Target Report Mask(MULT_BUG)
+Target Mask(MULT_BUG)
Work around hardware multiply bug.
; Ignored by the compiler
@@ -55,13 +55,13 @@ Target RejectNegative
Enable linker relaxations.
mreturn-pointer-on-d0
-Target Report Mask(PTR_A0D0)
+Target Mask(PTR_A0D0)
Return pointers in both a0 and d0.
mliw
-Target Report Mask(ALLOW_LIW)
+Target Mask(ALLOW_LIW)
Allow gcc to generate LIW instructions.
msetlb
-Target Report Mask(ALLOW_SETLB)
+Target Mask(ALLOW_SETLB)
Allow gcc to generate the SETLB and Lcc instructions.