public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][pushed] docs: add missing dash in option name
@ 2022-09-26 19:05 Martin Liška
  0 siblings, 0 replies; only message in thread
From: Martin Liška @ 2022-09-26 19:05 UTC (permalink / raw)
  To: gcc-patches; +Cc: David Malcolm

Pushed as obvious.

Martin

gcc/ChangeLog:

	* doc/invoke.texi: Add missing dash for
	  Wanalyzer-exposure-through-uninit-copy.
---
 gcc/doc/invoke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index d2e4abd3484..383d22a4bf4 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
-- 
2.37.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-26 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 19:05 [PATCH][pushed] docs: add missing dash in option name Martin Liška

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).