Hi, committed mainline and 4_8-branch.
Paolo. /////////////////////
2013-03-29 Paolo Carlini <paolo.carl...@oracle.com> PR lto/56777 * doc/invoke.texi ([-fwhole-program]): Fix typo.
Index: doc/invoke.texi =================================================================== --- doc/invoke.texi (revision 197230) +++ doc/invoke.texi (working copy) @@ -8179,7 +8179,7 @@ and those merged by attribute @code{externally_visible} become static functions and in effect are optimized more aggressively by interprocedural optimizers. -In combination with @code{-flto} using this option should not be used. +This option should not be used in combination with @code{-flto}. Instead relying on a linker plugin should provide safer and more precise information.