aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/params.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/params.opt b/gcc/params.opt
index 5b00284..7922874 100644
--- a/gcc/params.opt
+++ b/gcc/params.opt
@@ -929,7 +929,7 @@ Maximum number of tests performed by modref query.
-param=modref-max-depth=
Common Joined UInteger Var(param_modref_max_depth) Init(256)
-Maximum depth of DFS walk used by modref escape analysis
+Maximum depth of DFS walk used by modref escape analysis.
-param=tm-max-aggregate-size=
Common Joined UInteger Var(param_tm_max_aggregate_size) Init(9) Param Optimization