From: Martin Liska Date: Mon, 26 Sep 2022 19:04:11 +0000 (+0200) Subject: docs: add missing dash in option name X-Git-Tag: basepoints/gcc-14~4325 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7701ea4a70a5a5c0fd977da90a30ffc4f3f87617;p=thirdparty%2Fgcc.git docs: add missing dash in option name gcc/ChangeLog: * doc/invoke.texi: Add missing dash for Wanalyzer-exposure-through-uninit-copy. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index d2e4abd3484f..383d22a4bf4a 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -9901,7 +9901,7 @@ security-sensitive value is written to an output file See @uref{https://cwe.mitre.org/data/definitions/532.html, CWE-532: Information Exposure Through Log Files}. -@item Wanalyzer-exposure-through-uninit-copy +@item -Wanalyzer-exposure-through-uninit-copy @opindex Wanalyzer-exposure-through-uninit-copy @opindex Wno-analyzer-exposure-through-uninit-copy This warning requires both @option{-fanalyzer} and the use of a plugin