c.opt (Wcatch-value): New shortcut for Wcatch-value=1.
authorVolker Reichelt <v.reichelt@netcologne.de>
Thu, 1 Jun 2017 08:10:24 +0000 (08:10 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Thu, 1 Jun 2017 08:10:24 +0000 (08:10 +0000)
commit3fa4634c9250a7e0c51c1eac04d98b2fae032c60
tree802df2b83f90dba82c40f3a7a362c86ec48ea648
parent48932682a54f1a4a97fd8fc026f2d816519fdb7a
c.opt (Wcatch-value): New shortcut for Wcatch-value=1.

        * c.opt (Wcatch-value): New shortcut for Wcatch-value=1.
        (Wcatch-value=1): Enable by -Wall.

        * doc/invoke.texi (-Wcatch-value): Document new shortcut.
        Add to -Wall section.

From-SVN: r248772
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c.opt
gcc/doc/invoke.texi