[Bug analyzer/107158] False postives from -Wanalyzer-malloc-leak on tin-2.6.2
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 5 18:15:40 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107158
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|internal compiler error: in |False postives from
|get_or_create_cluster, at |-Wanalyzer-malloc-leak on
|analyzer/store.cc:2832 |tin-2.6.2
Blocks| |99390
--- Comment #4 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
The ICE should be fixed by the above patch.
As noted above, although the ICE is fixed, there are two false positives from
-Wanalyzer-malloc-leak on the test case, so I'm going to reuse this bug for
tracking those; retitling accordingly, and adding to the call summarization
tracker bug.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99390
[Bug 99390] [meta-bug] tracker bug for call summaries in -fanalyzer
More information about the Gcc-bugs
mailing list