This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/48221] New: documentation for -Wno-cpp seems wrong
- From: "Denis.Excoffier at airbus dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 Mar 2011 16:07:06 +0000
- Subject: [Bug other/48221] New: documentation for -Wno-cpp seems wrong
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48221
Summary: documentation for -Wno-cpp seems wrong
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: Denis.Excoffier@airbus.com
Within GCC 4.6.0 RC 20110314.
Please revise the documentation for -Wno-cpp in invoke.texi:
- the gcc.info contains an empty string instead of `-Wno-cpp' (perhaps
generated by the backslash at the end of the corresponding line in invoke.texi)
- 3.1 Summary lists `-Wcpp' while 3.8 lists `-Wno-cpp', this is not consistent
Thank you.