summaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/v850/v850.opt')
-rw-r--r--gcc/config/v850/v850.opt18
1 files changed, 15 insertions, 3 deletions
diff --git a/gcc/config/v850/v850.opt b/gcc/config/v850/v850.opt
index 03e09be2efb..988101393bc 100644
--- a/gcc/config/v850/v850.opt
+++ b/gcc/config/v850/v850.opt
@@ -66,10 +66,14 @@ mtda
Target RejectNegative Joined
Set the max size of data eligible for the TDA area
-mstrict-align
-Target Report Mask(STRICT_ALIGN)
+mno-strict-align
+Target Report Mask(NO_STRICT_ALIGN)
Enforce strict alignment
+mjump-tables-in-data-section
+Target Report Mask(JUMP_TABLES_IN_DATA_SECTION)
+Enforce table jump
+
mUS-bit-set
Target Report Mask(US_BIT_SET)
@@ -82,9 +86,17 @@ Target Report RejectNegative Mask(V850E)
Compile for the v850e processor
mv850e1
-Target RejectNegative Mask(V850E) MaskExists
+Target RejectNegative Mask(V850E1)
Compile for the v850e1 processor
+mv850e2
+Target Report RejectNegative Mask(V850E2)
+Compile for the v850e2 processor
+
+mv850e2v3
+Target Report RejectNegative Mask(V850E2V3)
+Compile for the v850e2v3 processor
+
mzda
Target RejectNegative Joined
Set the max size of data eligible for the ZDA area