http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56777



             Bug #: 56777

           Summary: bad grammar in fwhole-program documentation

    Classification: Unclassified

           Product: gcc

           Version: 4.9.0

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: lto

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: jtaylor.deb...@gmail.com





http://gcc.gnu.org/onlinedocs//gcc/Optimize-Options.html#Optimize-Options

-fwhole-program

...

In combination with -flto using this option should not be used.



it should probably be :



In combination with -flto this option should not be used.

or

This option should not be used in combination with -flto.

Reply via email to