This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/30330] -Wdeprecated is not documented



------- 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 -Wlarger-than-@var{len} including @var{len}.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30330


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]