[Bug lto/56777] New: bad grammar in fwhole-program documentation
jtaylor.debian at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Mar 29 11:29:00 GMT 2013
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: unassigned@gcc.gnu.org
ReportedBy: jtaylor.debian@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.
More information about the Gcc-bugs
mailing list