[Bug c++/95505] [coroutines] ICE assert with get_return_object_on_allocation_failure
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 27 10:50:27 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95505
--- Comment #7 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Michael Bruck from comment #6)
> Is it possible to point the user to include <new> here like other parts of
> gcc do for standard library functions?
> i.e. name-lookup.c missing_std_header
That's also a possibility (we do that for a missing <coroutine> include
already).
More information about the Gcc-bugs
mailing list