------- Comment #5 from gerald at gcc dot gnu dot org 2008-02-05 23:14 ------- Subject: Bug 30330
Author: gerald Date: Tue Feb 5 23:13:17 2008 New Revision: 132131 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132131 Log: 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 [EMAIL PROTECTED] including @var{len}. Modified: trunk/gcc/ChangeLog trunk/gcc/doc/invoke.texi -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30330