]> gcc.gnu.org Git - gcc.git/commitdiff
analyzer: document new param
authorMartin Liska <mliska@suse.cz>
Fri, 12 Mar 2021 08:43:54 +0000 (09:43 +0100)
committerMartin Liska <mliska@suse.cz>
Fri, 12 Mar 2021 08:43:54 +0000 (09:43 +0100)
gcc/ChangeLog:

* doc/invoke.texi: Add missing param documentation.

gcc/doc/invoke.texi

index 4a3c1e2fa0f29ceff853086ee5503d01fb339f88..7a368959e5eeff0c575499a087626132e65e31cf 100644 (file)
@@ -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.
This page took 0.095462 seconds and 5 git commands to generate.