Use two spaces to separate options in the RISC-V docs
authorPalmer Dabbelt <palmer@dabbelt.com>
Mon, 6 Feb 2017 21:39:13 +0000 (21:39 +0000)
committerPalmer Dabbelt <palmer@gcc.gnu.org>
Mon, 6 Feb 2017 21:39:13 +0000 (21:39 +0000)
gcc/ChangeLog:

2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>

        * doc/invoke.texi (RISC-V Options): Use two spaces to separate
        options.

From-SVN: r245230

gcc/ChangeLog
gcc/doc/invoke.texi

index b8e32c15c7a5fc3102d8c3c82242fa1d5a2ada11..9691fc7a62795ca0ef0966c0d9ae225713224216 100644 (file)
@@ -1,3 +1,8 @@
+2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
+
+       * doc/invoke.texi (RISC-V Options): Use two spaces to separate
+       options.
+
 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
 
        * config/riscv/riscv.c: New file.
index ce3c704e70b91f277767c5466b68e05ec8975805..ae413b186c8c2eb79bdc4387e32222445c072ead 100644 (file)
@@ -1028,17 +1028,17 @@ See RS/6000 and PowerPC Options.
 
 @emph{RISC-V Options}
 @gccoptlist{-mbranch-cost=@var{N-instruction} @gol
--mmemcpy -mno-memcpy @gol
--mplt -mno-plt @gol
+-mmemcpy  -mno-memcpy @gol
+-mplt  -mno-plt @gol
 -mabi=@var{ABI-string} @gol
--mfdiv -mno-fdiv @gol
--mdiv -mno-div @gol
+-mfdiv  -mno-fdiv @gol
+-mdiv  -mno-div @gol
 -march=@var{ISA-string} @gol
 -mtune=@var{processor-string} @gol
 -msmall-data-limit=@var{N-bytes} @gol
--msave-restore -mno-save-restore @gol
+-msave-restore  -mno-save-restore @gol
 -mcmodel=@var{code-model} @gol
--mexplicit-relocs -mno-explicit-relocs @gol}
+-mexplicit-relocs  -mno-explicit-relocs @gol}
 
 @emph{RX Options}
 @gccoptlist{-m64bit-doubles  -m32bit-doubles  -fpu  -nofpu@gol