For some reason I made both an @item and an @itemx for
-mreadonly-in-sdata.  This fixes it.  Committing.


Segher


2018-05-14  Segher Boessenkool  <seg...@kernel.crashing.org>

        * doc/invoke.texi (RS/6000 and PowerPC Options): Delete @itemx for
        -mreadonly-in-sdata.

---
 gcc/doc/invoke.texi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index ecb1550..1297aef 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -24032,7 +24032,6 @@ in the @code{.data} section, and all uninitialized data 
in the
 @code{.bss} section.
 
 @item -mreadonly-in-sdata
-@itemx -mreadonly-in-sdata
 @opindex mreadonly-in-sdata
 @opindex mno-readonly-in-sdata
 Put read-only objects in the @code{.sdata} section as well.  This is the
-- 
1.8.3.1

Reply via email to