https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116015
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #11 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Unfortunately the convert_for_arg_passing code in GCC 14 is different and so the patch doesn't backport. And backporting just the gimplify_arg change doesn't fix the ICE. I think I'm not going to fix this in 14 since there's a workaround.