aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2021-04-20 10:59:47 +0200
committerMartin Liska <mliska@suse.cz>2021-04-20 11:02:47 +0200
commitb8708709f722f71b030f7107c8a2315267692f27 (patch)
treece4a35c714edbf756e1a52221279843c67d1b149
parentfaf4651a558c993402ab8c875aafcbd3df59adff (diff)
downloadgcc-b8708709f722f71b030f7107c8a2315267692f27.zip
gcc-b8708709f722f71b030f7107c8a2315267692f27.tar.gz
gcc-b8708709f722f71b030f7107c8a2315267692f27.tar.bz2
Document ranger-logical-depth in invoke.texi
gcc/ChangeLog: * doc/invoke.texi: Document new param. (cherry picked from commit a8d90d099270f76392d85fcd78dfe50171da7266)
-rw-r--r--gcc/doc/invoke.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 8b70fdf..a1b5040 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'