https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121016
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Marc Singer from comment #4) > I found that there are cases in the same program where it does compile. Yes there might be some cases where statement expressions will work but we know there are bugs with the statement expression extension that does not get along with coroutines.
