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

Avi Kivity <avi at scylladb dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |avi at scylladb dot com

--- Comment #4 from Avi Kivity <avi at scylladb dot com> ---
I believe I hit it too. My reproducer:

Works before 964577c31df206d780d5cc7bc07189d44de2719e ("c++: Partially
implement CWG 2867 - Order of initialization for structured bindings
[PR115769]")

Crashes at 964577c31df206d780d5cc7bc07189d44de2719e

Leaks at 964577c31df206d780d5cc7bc07189d44de2719e + cherry-picked
d888a8a8dcf391197ae82e2bbf99507effc27950 ("c++/coro: ignore cleanup_point_exprs
while expanding awaits [PR116793]") 

I will verify the reproducer given here with these commits.

Reply via email to