https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119395
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2025-03-20
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0 |1
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://inbox.sourceware.org/gcc-patches/[email protected]/
Mentions this too:
* sibcall target hook wants the full CALL_EXPR. Thankfully only three or
four targets actually use that parameter (they mostly use only the
function type), and those could do fine with a gimple stmt.