public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2720] docs: document threader-mode param
@ 2021-08-04  7:49 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-08-04  7:49 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5c73b94fdc46f03c761ee5c66e30e00a2bf9ee91

commit r12-2720-g5c73b94fdc46f03c761ee5c66e30e00a2bf9ee91
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Aug 4 09:48:05 2021 +0200

    docs: document threader-mode param
    
    gcc/ChangeLog:
    
            * doc/invoke.texi: Document threader-mode param.

Diff:
---
 gcc/doc/invoke.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 65bb9981f02..4efc8b757ec 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -13421,6 +13421,9 @@ Setting to 0 disables the analysis completely.
 @item modref-max-escape-points
 Specifies the maximum number of escape points tracked by modref per SSA-name.
 
+@item threader-mode
+Specifies the mode the backwards threader should run in.
+
 @item profile-func-internal-id
 A parameter to control whether to use function internal id in profile
 database lookup. If the value is 0, the compiler uses an id that


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

only message in thread, other threads:[~2021-08-04  7:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04  7:49 [gcc r12-2720] docs: document threader-mode param Martin Liska

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