https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124891
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- I have fixed a similar issue in replace_uses_by for PR124692, so yes, unfortunately we have to do another update-stmt, the technically invalid short-cut is no longer working reliably.
