https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120693
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking Summary|[16 Regression] ICE: during |ICE: during GIMPLE pass: |GIMPLE pass: modref |modref --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- /* We assume that containment was tested earlier. */ gcc_checking_assert (!contains (a) && !a.contains (*this));