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

Hongtao Liu <liuhongt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liuhongt at gcc dot gnu.org

--- Comment #5 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
9380      gcc_assert (!crtl->shrink_wrapped_separate);

It hits this assert which is added by the patch, maybe this assert is not
needed.

Reply via email to