https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114589
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|rguenth at gcc dot gnu.org |unassigned at gcc dot gnu.org Status|ASSIGNED |NEW --- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> --- The missed sinking is now fixed for GCC 15, VRP is still confused by what IVOPTs does so without -fno-ivopts the loop remains.