mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 16:30:53 +08:00
analyzer: document new param
gcc/ChangeLog: * doc/invoke.texi: Add missing param documentation.
This commit is contained in:
parent
a7ac3e92ec
commit
0df3eb2622
@ -14362,6 +14362,10 @@ recurse deeper.
|
||||
The maximum depth of a symbolic value, before approximating
|
||||
the value as unknown.
|
||||
|
||||
@item analyzer-max-infeasible-edges
|
||||
The maximum number of infeasible edges to reject before declaring
|
||||
a diagnostic as infeasible.
|
||||
|
||||
@item gimple-fe-computed-hot-bb-threshold
|
||||
The number of executions of a basic block which is considered hot.
|
||||
The parameter is used only in GIMPLE FE.
|
||||
|
Loading…
x
Reference in New Issue
Block a user