public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2] Document ranger-logical-depth in invoke.texi
@ 2021-04-20  9:02 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-04-20  9:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:a8d90d099270f76392d85fcd78dfe50171da7266

commit r12-2-ga8d90d099270f76392d85fcd78dfe50171da7266
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Apr 20 10:59:47 2021 +0200

    Document ranger-logical-depth in invoke.texi
    
    gcc/ChangeLog:
    
            * doc/invoke.texi: Document new param.

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

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 8b70fdf580d..a1b50406048 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -14364,6 +14364,10 @@ The parameter is used only in GIMPLE FE.
 The maximum number of 'after supernode' exploded nodes within the analyzer
 per supernode, before terminating analysis.
 
+@item ranger-logical-depth
+Maximum depth of logical expression evaluation ranger will look through
+when evaluting outgoing edge ranges.
+
 @item openacc-kernels
 Specify mode of OpenACC `kernels' constructs handling.
 With @option{--param=openacc-kernels=decompose}, OpenACC `kernels'


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

only message in thread, other threads:[~2021-04-20  9:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20  9:02 [gcc r12-2] Document ranger-logical-depth in invoke.texi 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).