summaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/xtensa.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/xtensa/xtensa.opt')
-rw-r--r--gcc/config/xtensa/xtensa.opt14
1 files changed, 7 insertions, 7 deletions
diff --git a/gcc/config/xtensa/xtensa.opt b/gcc/config/xtensa/xtensa.opt
index 21c6e962abb..df1d3380043 100644
--- a/gcc/config/xtensa/xtensa.opt
+++ b/gcc/config/xtensa/xtensa.opt
@@ -20,28 +20,28 @@
mconst16
Target Report Mask(CONST16)
-Use CONST16 instruction to load constants
+Use CONST16 instruction to load constants.
mforce-no-pic
Target Report Mask(FORCE_NO_PIC)
-Disable position-independent code (PIC) for use in OS kernel code
+Disable position-independent code (PIC) for use in OS kernel code.
mlongcalls
Target
-Use indirect CALLXn instructions for large programs
+Use indirect CALLXn instructions for large programs.
mtarget-align
Target
-Automatically align branch targets to reduce branch penalties
+Automatically align branch targets to reduce branch penalties.
mtext-section-literals
Target
-Intersperse literal pools with code in the text section
+Intersperse literal pools with code in the text section.
mauto-litpools
Target Report Mask(AUTO_LITPOOLS)
-Relax literals in assembler and place them automatically in the text section
+Relax literals in assembler and place them automatically in the text section.
mserialize-volatile
Target Report Mask(SERIALIZE_VOLATILE)
--mno-serialize-volatile Do not serialize volatile memory references with MEMW instructions
+-mno-serialize-volatile Do not serialize volatile memory references with MEMW instructions.