[Bug analyzer/93994] ICE in get_or_create_mem_ref, at analyzer/region-model.cc:6599
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 20 21:25:44 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93994
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
I can reproduce this with GCC 10.2, but not with trunk; the code in question
was heavily rewritten in r11-2694-g808f4dfeb3a95f50f15e71148e5c1067f90a126d,
which eliminated region_model::get_or_create_mem_ref.
I'm going to mark this as fixed.
More information about the Gcc-bugs
mailing list