public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-7644] analyzer: document new param
@ 2021-03-12  8:45 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-03-12  8:45 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0df3eb2622d80aed22b2c3814d51e1f455d5e5a1

commit r11-7644-g0df3eb2622d80aed22b2c3814d51e1f455d5e5a1
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Mar 12 09:43:54 2021 +0100

    analyzer: document new param
    
    gcc/ChangeLog:
    
            * doc/invoke.texi: Add missing param documentation.

Diff:
---
 gcc/doc/invoke.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 4a3c1e2fa0f..7a368959e5e 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-12  8:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12  8:45 [gcc r11-7644] analyzer: document new param Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).