[Bug libstdc++/85813] make_exception_ptr should support __cxa_init_primary_exception path even with -fno-exceptions

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 17 09:18:00 GMT 2018


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
... because if that constructor throws and the current translation unit is
built without exceptions, we can't catch it.


More information about the Gcc-bugs mailing list