[Bug c++/98935] [coroutines] co_await on statement expressions causes ICE

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 1 19:54:58 GMT 2021


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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |10.4
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-10-01
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from Iain Sandoe <iains at gcc dot gnu.org> ---
statement expressions have never been handled explicitly (deferred since they
are an extension) .. however, it is planned to support them,


More information about the Gcc-bugs mailing list