https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106654
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #53675|0 |1
is obsolete| |
--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 53679
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53679&action=edit
gcc13-pr106654-gimple-wip.patch
Updated patch with the ICE fixed (DECL_ARG_TYPE on the PARM_DECLs wasn't set)
and 1) and 5) implemented.