MIPS/GCC/doc: Reorder `-mcompact-branches='
authorMaciej W. Rozycki <macro@imgtec.com>
Thu, 26 Nov 2015 20:50:54 +0000 (20:50 +0000)
committerMaciej W. Rozycki <macro@gcc.gnu.org>
Thu, 26 Nov 2015 20:50:54 +0000 (20:50 +0000)
commit4d6ca95b9a1deb58a5f4ff81d90ee3a0d75ed330
treef4c403a616175b6ba078fcc82d131ea23c9954dd
parente78dbb4aa4c647efff2755e46e997e92152ba416
MIPS/GCC/doc: Reorder `-mcompact-branches='

Move the `-mcompact-branches=' option out of the middle of a block of
floating-point options.  The option is not related to FP in any way.
Place it immediately below other branch instruction selection options.

* doc/invoke.texi (Option Summary) <MIPS Options>: Reorder
`-mcompact-branches='.
(MIPS Options): Likewise.

From-SVN: r230984
gcc/ChangeLog
gcc/doc/invoke.texi