https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120871
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |tree-optimization
Last reconfirmed| |2025-06-30
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
Ever confirmed|0 |1
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Oh no but it is closely related to it.
Cannot tail-call: return value in memory: *_2(D) = get_s_impl (); [return slot
optimization]
I look into fixing this,