[Bug c++/94288] co_await in while loop crashes g++

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 24 16:33:58 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |iains at gcc dot gnu.org

--- Comment #3 from Iain Sandoe <iains at gcc dot gnu.org> ---
thanks for the report.  The reduced testcase at c#2 doesn't fire for me once
pending updates are applied. However, the attached case preprocessed code does;
I think we will be able to make suitable test-cases, once the analysis is done.


More information about the Gcc-bugs mailing list