https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120697
--- Comment #6 from Hongtao Liu <liuhongt at gcc dot gnu.org> --- (In reply to Hongtao Liu from comment #5) > 9380 gcc_assert (!crtl->shrink_wrapped_separate); > > It hits this assert which is added by the patch, maybe this assert is not > needed. I mean it's added by r16-1551-g2c30f828e45078, and it also bootstraps for me, so it needs specific config to reproduce the issue?