This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug web/54124] New: Web-based GCC 4.7.1 manual seems to have a section corrupted
- From: "kscott at eznet dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 30 Jul 2012 02:25:45 +0000
- Subject: [Bug web/54124] New: Web-based GCC 4.7.1 manual seems to have a section corrupted
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
Bug #: 54124
Summary: Web-based GCC 4.7.1 manual seems to have a section
corrupted
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: kscott@eznet.net
I was looking for a description of the -dM option. Currently, I'm able to find
it using "info" on the old version of gcc that's installed at my workplace; the
problem is that the current online HTML manual for v4.7.1 appears as if part of
section 3.11 (options controlling the preprocessor) has been overwritten with
other text about options that control warnings. As a result, the -dM option,
which belongs in that section, seems to be missing from the HTML manual.