[Bug c++/104177] coroutine frame is not being allocated with the correct alignment

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 22 04:14:04 GMT 2022


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

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
so I think you might have found a defect in the C++ standard dealing with
coroutines. I looked and there is no mention of alignment when it comes to the
state of the coroutine at all even.


More information about the Gcc-bugs mailing list