[Bug c++/115858] Incompatibility of coroutines and alloca()

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 11 05:24:17 GMT 2025


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This code becomes invalid after https://wg21.link/CWG1670 . But you can fix up
the conversion operator.


More information about the Gcc-bugs mailing list