https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63196
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- Ok, so the issue here is that we are copying a function during inline transform whose loops state needs fixups. That's undesirable.