MIPS/GCC/doc: Reorder `-mcompact-branches='
authormacro <macro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Nov 2015 20:50:54 +0000 (20:50 +0000)
committermacro <macro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Nov 2015 20:50:54 +0000 (20:50 +0000)
commitdb5ba70c2a5bac93791410a557b0d7d6e9f0b6bc
treef4c403a616175b6ba078fcc82d131ea23c9954dd
parent1c1e9438d295ea6432b387c7af62af5c1cb40814
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230984 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/invoke.texi