Index: gcc/gcc/config/m68k/m68k.opt |
diff --git a/gcc/gcc/config/m68k/m68k.opt b/gcc/gcc/config/m68k/m68k.opt |
index b0d3b3c0d59d6054b75740adb241b117f99f703e..d5aa9fa769832b00cd7ba1f14b2473d09b855e89 100644 |
--- a/gcc/gcc/config/m68k/m68k.opt |
+++ b/gcc/gcc/config/m68k/m68k.opt |
@@ -182,3 +182,7 @@ Tune for the specified target CPU or architecture |
mxgot |
Target Report Mask(XGOT) |
Support more than 8192 GOT entries on ColdFire |
+ |
+mxtls |
+Target Report Mask(XTLS) |
+Support TLS segment larger than 64K |