[Bug c++/99576] [coroutines] destructor of a temporary called too early within co_await expression

davidledger at live dot com.au gcc-bugzilla@gcc.gnu.org
Thu Jun 10 14:14:03 GMT 2021


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

David Ledger <davidledger at live dot com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davidledger at live dot com.au

--- Comment #3 from David Ledger <davidledger at live dot com.au> ---
I'm seeing the same double destructor:
https://godbolt.org/z/8r8oGG4z5


More information about the Gcc-bugs mailing list