rs6000: Fix -mreadonly-in-sdata documentation
authorSegher Boessenkool <segher@kernel.crashing.org>
Mon, 14 May 2018 19:15:39 +0000 (21:15 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Mon, 14 May 2018 19:15:39 +0000 (21:15 +0200)
For some reason I made both an @item and an @itemx for
-mreadonly-in-sdata.  This fixes it.

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

From-SVN: r260237

gcc/ChangeLog
gcc/doc/invoke.texi

index 0ad13682cfd639ce67e857e0f5ab706cb8901c55..9e54758cf0913fd765e50dbdfb3546c57145e1be 100644 (file)
@@ -1,3 +1,8 @@
+2018-05-14  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * doc/invoke.texi (RS/6000 and PowerPC Options): Delete @itemx for
+       -mreadonly-in-sdata.
+
 2018-05-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * config/aarch64/aarch64-simd.md (*aarch64_crypto_aese_fused):
index 462aedc255baf4fb1cfd9ecf1764454a5d2f9f19..ca3772bbebfc92b55518846adbc1fc9906d91226 100644 (file)
@@ -24059,7 +24059,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