https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94423
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- Oh, and yes, you cannot replace a SSA use in a PHI on an abnormal edge with an invariant because you have no where to insert the copy.