https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115992
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- blah: # _data_28 = PHI <_data_15(3), &hdr(7)> _7 = (unsigned int) _data_28; Yes this is the same as PR 115991 and ivopts is doing the same brokeness too. *** This bug has been marked as a duplicate of bug 115991 ***