docs: fix stray duplicated words
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 3 Aug 2018 15:49:12 +0000 (15:49 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 3 Aug 2018 15:49:12 +0000 (15:49 +0000)
commitc64f2af342ddc4016eec05a77e5ed88ee4dd70f1
tree109dcf1769fd63447102ee883a6d0cfa2845207c
parente5e7e50d4f75749e3ad3af44d364ccfcb81ced9e
docs: fix stray duplicated words

gcc/ChangeLog:
* doc/gcov.texi (-x): Remove duplicate "to".
* doc/invoke.texi (-Wnoexcept-type): Remove duplicate "calls".
(-Wif-not-aligned): Remove duplicate "is".
(-flto): Remove duplicate "the".
(MicroBlaze Options): In examples of "-mcpu=cpu-type", remove
duplicate "v5.00.b".
(MSP430 Options): Remove duplicate "and" from the description
of "-mgprel-sec=regexp".
(x86 Options): Remove duplicate copies of "vmldLog102" and
vmlsLog104 from description of "-mveclibabi=type".

From-SVN: r263295
gcc/ChangeLog
gcc/doc/gcov.texi
gcc/doc/invoke.texi