public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] analyzer.opt: reword descriptions of two dump options (PR 93657)
@ 2020-02-11 18:40 David Malcolm
  0 siblings, 0 replies; only message in thread
From: David Malcolm @ 2020-02-11 18:40 UTC (permalink / raw)
  To: gcc-patches; +Cc: David Malcolm

Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
Pushed to master as r10-6579-g5e17c1bdadbbd5606d869b1178ed3e653f931cda.

gcc/analyzer/ChangeLog:
	PR analyzer/93657
	* analyzer.opt (fdump-analyzer): Reword description.
	(fdump-analyzer-stderr): Likewise.
---
 gcc/analyzer/analyzer.opt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/analyzer/analyzer.opt b/gcc/analyzer/analyzer.opt
index 7d40c88ed1a..89e483083a0 100644
--- a/gcc/analyzer/analyzer.opt
+++ b/gcc/analyzer/analyzer.opt
@@ -144,11 +144,11 @@ Control which events are displayed in diagnostic paths.
 
 fdump-analyzer
 Common RejectNegative Var(flag_dump_analyzer)
-Dump internal details about what the analyzer is doing to SRCFILE.analyzer.txt.
+Dump various analyzer internals to SRCFILE.analyzer.txt.
 
 fdump-analyzer-stderr
 Common RejectNegative Var(flag_dump_analyzer_stderr)
-Dump internal details about what the analyzer is doing to stderr.
+Dump various analyzer internals to stderr.
 
 fdump-analyzer-callgraph
 Common RejectNegative Var(flag_dump_analyzer_callgraph)
-- 
2.21.0

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

only message in thread, other threads:[~2020-02-11 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-11 18:40 [committed] analyzer.opt: reword descriptions of two dump options (PR 93657) David Malcolm

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).