mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 07:10:27 +08:00
param: Add missing dot for param description.
gcc/ChangeLog: * params.opt: Add missing dot.
This commit is contained in:
parent
d6d9561c2e
commit
a71a2255bc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user