https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114850
--- Comment #3 from Jeremy Pewterschmidt
---
This issue is no longer reproducible in GCC 14.
Should I mark this as `RESOLVED` ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114850
--- Comment #2 from Jeremy Pewterschmidt
---
Created attachment 58039
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58039&action=edit
compressed file generated by g++ with -save-temps
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114850
--- Comment #1 from Jeremy Pewterschmidt
---
Created attachment 58038
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58038&action=edit
compressed file generated by g++ with -freport-bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114850
Bug ID: 114850
Summary: co_await a async function which result type is
std::unique_ptr<...> or shared_ptr in a initializer
list causes ICE
Product: gcc
Version: