https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122068
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2025-09-26
Ever confirmed|0 |1
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
Status|UNCONFIRMED |ASSIGNED
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So maybe arguments needs to be done at expand but the rest can be done via an
early pass.
Let me try to implement this. But wont be until the week after next I think.