[Bug c++/102051] [coroutines] ICE in gimplify_var_or_parm_decl, at gimplify.c:2848
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102051 --- Comment #7 from Vaci --- A clarification to show that ICE occurs when the destructor is declared noexcept(false) and the destructor is not default-defined. https://godbolt.org/z/a171zv4xW
[Bug c++/102051] [coroutines] ICE in gimplify_var_or_parm_decl, at gimplify.c:2848
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102051 Vaci changed: What|Removed |Added CC||vaci at vaci dot org --- Comment #5 from Vaci -