[doc] -Wuninitialized doesn't do -Wclobbered's job
authorVladislav Ivanishin <vlad@ispras.ru>
Mon, 7 Oct 2019 14:19:30 +0000 (14:19 +0000)
committerVladislav Ivanishin <vlad@gcc.gnu.org>
Mon, 7 Oct 2019 14:19:30 +0000 (14:19 +0000)
commitca95ce80e05143e64bca88ce5a6a38ee68894a95
tree6f4ded1ef05ab05be6b1593761807cd3df7ee17d
parent19849d1585d6ff2cef5f495a93699703cf18b335
[doc] -Wuninitialized doesn't do -Wclobbered's job

        * gcc/doc/invoke.texi (-Wuninitialized): Don't mention the clobbered by
        setjmp situation here.  Fix a verb's ending: "the exact variables or
        elements for which there are warnings depends" -> "... depend".

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