https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98969
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|msebor at gcc dot gnu.org |dmalcolm at gcc dot gnu.org --- Comment #6 from David Malcolm <dmalcolm at gcc dot gnu.org> --- Mine; the analyzer shouldn't ICE by constructing malformed trees. Also, the leak diagnostic is arguably a false positive in that (struct TYPE_14__ *) _round_2_cb_n_0 is still effectively reachable by the caller after the function returns.