This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/48221] New: documentation for -Wno-cpp seems wrong


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]