This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/30330] -Wdeprecated is not documented
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Dec 2006 19:21:34 -0000
- Subject: [Bug driver/30330] -Wdeprecated is not documented
- References: <bug-30330-360@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from joseph at codesourcery dot com 2006-12-31 19:21 -------
Subject: Re: New: -Wdeprecated is not documented
On Fri, 29 Dec 2006, tromey at gcc dot gnu dot org wrote:
> There is one mention of -Wdeprecated in the manual, but it is
> not documented anywhere.
It's documented as -Wno-deprecated; the introduction to invoke.texi says
"This manual documents only one of these two forms, whichever one is not
the default."
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30330