https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102581

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
      /* We assume that containment and lossless merging
         was tested earlier.  */
      gcc_checking_assert (!contains (a) && !a.contains (*this)
                           && !merge (a, record_adjustments));

Reply via email to