invoke.texi (Option Summary): Fix spelling of -fdevirtualize-at-ltrans.
authorSandra Loosemore <sandra@codesourcery.com>
Sat, 3 Jan 2015 02:59:20 +0000 (21:59 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Sat, 3 Jan 2015 02:59:20 +0000 (21:59 -0500)
commitd6ae9a6d8d392bc439419066ee94f884020edfef
tree74b9f477673806a08619bd1e0617f60e991bb462
parent931d6406354fc205f018df335e53a5fdb12e79bb
invoke.texi (Option Summary): Fix spelling of -fdevirtualize-at-ltrans.

2015-01-02  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* doc/invoke.texi (Option Summary): Fix spelling of
-fdevirtualize-at-ltrans.
([-fdevirtualize]): Fix markup.
([-fdevirtualize-speculatively]): Fix typo.
([-fdevirtualize-at-ltrans]): Likewise.  Make description less
implementor-speaky.
* common.opt (fdevirtualize-at-ltrans): Likewise.
* ipa-devirt.c: Fix typos in comments throughout the file.
(ipa_devirt): Fix typos in format strings for dump output.

From-SVN: r219158
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/ipa-devirt.c