[Bug c++/104020] [coroutines] ICE in co_await function call with initializer_list arguments

2022-04-18 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104020

Iain Sandoe  changed:

   What|Removed |Added

 CC||iains at gcc dot gnu.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Iain Sandoe  ---
As Avi says, this is a dup of 98056.

*** This bug has been marked as a duplicate of bug 98056 ***

[Bug c++/104020] [coroutines] ICE in co_await function call with initializer_list arguments

2022-04-17 Thread avi at scylladb dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104020

Avi Kivity  changed:

   What|Removed |Added

 CC||avi at scylladb dot com

--- Comment #1 from Avi Kivity  ---
Duplicate of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98056