[Bug c++/105989] Coroutine frame space for temporaries in a co_await expression is not reused
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 15 12:40:08 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105989
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iains at gcc dot gnu.org
--- Comment #10 from Iain Sandoe <iains at gcc dot gnu.org> ---
actually I thought I explained the issue in email to Michal - that we need to
make some changes for correctness to these mechanisms and therefore that we
should defer the optimisation until those are done.
I have Michal's patch in my local queue and we now have some funding to take
things forward. This optimisation is 100% on the TODO.
More information about the Gcc-bugs
mailing list