[Bug c++/118574] [15 regression] Crashes with coroutines in KDE Plasma

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 10 14:17:56 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118574

--- Comment #23 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Or could we try to walk all the cleanups queued at the end of the range-for and
pushdecl any temporaries mentioned in there if they don't have DECL_NAME yet?


More information about the Gcc-bugs mailing list