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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Aww.  So this is caused by doing VN on the if-converted body which elides
a PHI node, sth not expected here.  Have to do a bit more surgery here.

Reply via email to