Fix -param=modref-max-depth in params.opt
authorJan Hubicka <jh@suse.cz>
Mon, 16 Nov 2020 12:23:16 +0000 (13:23 +0100)
committerJan Hubicka <jh@suse.cz>
Mon, 16 Nov 2020 12:23:16 +0000 (13:23 +0100)
* params.opt (-param=modref-max-depth=): Add missing full stop.

gcc/params.opt

index 5b00284c1fbb17e63d947dd772daa2f0ac81ae7a..792287472890ac65d20973f6fd571026f5cc830e 100644 (file)
@@ -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