re PR lto/55102 (The options -flto and -On do not behave as described in GCC docs)
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 15 Nov 2018 00:41:10 +0000 (19:41 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Thu, 15 Nov 2018 00:41:10 +0000 (19:41 -0500)
commitef0336dc695928c316784a7280b8e554dc8f6732
treed1dad658abd201d03f932c1cd865b3804e59b2cc
parent97eb702c67b746d8ce2e0207bc3e6d183e039bf8
re PR lto/55102 (The options -flto and -On do not behave as described in GCC docs)

2018-11-14  Sandra Loosemore  <sandra@codesourcery.com>

PR lto/55102
PR lto/56700

gcc/
* doc/invoke.texi (Optimize Options): Remove bad example about
interaction between -flto and -O.  Replace it with a note that
you need to compile with -O and not just link.  Copy-edit -flto
discussion to reduce verbiage and improve flow.

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