https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121016
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=115851
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Yes statement expressions are not fully supported with coroutines yet. See PR
115851 and bug 102508 for other issues related to statement expressions with
coroutines .