re PR driver/30330 (-Wdeprecated is not documented)
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 5 Feb 2008 23:13:17 +0000 (23:13 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Tue, 5 Feb 2008 23:13:17 +0000 (23:13 +0000)
commitccd4e386c55ee58e2d62e24f1b973df469cb2975
treea26effc9a93bbd7a35ec4bde3d073ac678f38141
parent4e6a492c780873755b0e7c2d426c3d0495f2633f
re PR driver/30330 (-Wdeprecated is not documented)

PR documentation/30330
* doc/invoke.texi (C++ Dialect Options)
(Objective-C and Objective-C++ Dialect Options, Warning Options):
For each warning option -Wfoo that allows -Wno-foo, ensure both
-Wfoo and -Wno-foo are listed in the option index.  Fix index
entry of -Wswitch-default, index -Wnormalized= including the
`=', and -Wlarger-than-@var{len} including @var{len}.

From-SVN: r132131
gcc/ChangeLog
gcc/doc/invoke.texi