diff options
author | David Malcolm <dmalcolm@redhat.com> | 2020-10-27 09:50:24 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2020-10-27 09:50:24 -0400 |
commit | ea0ae4e77a89d4a0492dcbbc13e9cbc19bcc2361 (patch) | |
tree | 42019951ea2bf0c9fd409a95706e6f5eed66258d /gcc/c | |
parent | 01079b6a9236bd467b445fafaff2659840789a85 (diff) | |
download | gcc-ea0ae4e77a89d4a0492dcbbc13e9cbc19bcc2361.zip gcc-ea0ae4e77a89d4a0492dcbbc13e9cbc19bcc2361.tar.gz gcc-ea0ae4e77a89d4a0492dcbbc13e9cbc19bcc2361.tar.bz2 |
analyzer: fix param "analyzer-max-enodes-per-program-point"
This was effectively checking for one beyond the limit, rather than
the limit itself.
Seen when fixing PR analyzer/97514.
gcc/analyzer/ChangeLog:
* engine.cc (exploded_graph::get_or_create_node): Fix off-by-one
when imposing param_analyzer_max_enodes_per_program_point limit.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions