]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/ChangeLog
* c.opt (Wcatch-value): New shortcut for Wcatch-value=1.
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jun 2017 08:10:24 +0000 (08:10 +0000)
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jun 2017 08:10:24 +0000 (08:10 +0000)
commit6cf2f0b685a07e987390c82ca6ac1b4cd18bab6e
tree802df2b83f90dba82c40f3a7a362c86ec48ea648
parent9152435f765642d0c56b38001f7ada86d5de1e1f
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248772 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c.opt
gcc/doc/invoke.texi