param: Add missing dot for param description.

gcc/ChangeLog:

	* params.opt: Add missing dot.
This commit is contained in:
Martin Liska 2020-11-16 20:43:31 +01:00
parent d6d9561c2e
commit a71a2255bc
1 changed files with 1 additions and 1 deletions

View File

@ -933,7 +933,7 @@ Maximum depth of DFS walk used by modref escape analysis.
-param=modref-max-escape-points=
Common Joined UInteger Var(param_modref_max_escape_points) Init(256) Param Optimization
Maximum number of escape points tracked by modref per SSA-name
Maximum number of escape points tracked by modref per SSA-name.
-param=tm-max-aggregate-size=
Common Joined UInteger Var(param_tm_max_aggregate_size) Init(9) Param Optimization