[Bug c++/66034] Enhancement request: fiber-local storage

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 17 09:00:19 GMT 2024


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
C++ coroutines are allocated on the heap though.

https://wg21.link/p0876 is more relevant here, but not approved yet.


More information about the Gcc-bugs mailing list