This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/33321] gcc manpage contains "@option<-Wstrict-overflow=1>"
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Sep 2007 10:40:40 -0000
- Subject: [Bug middle-end/33321] gcc manpage contains "@option<-Wstrict-overflow=1>"
- References: <bug-33321-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from joseph at codesourcery dot com 2007-09-06 10:40 -------
Subject: Re: New: gcc manpage contains
"@option<-Wstrict-overflow=1>"
On Thu, 6 Sep 2007, burnus at gcc dot gnu dot org wrote:
> invoke.texi contains:
>
> @table @option
> @item -Wstrict-overflow=1
It should use "@table @gcctabopt" instead of "@table @option" (whether
this fixes this problem, I don't know).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33321