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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #0)
> fails with std::terminate (), while works with -DWORKAROUND.

It's the other way around, right? Was the testcase meant to use #ifndef?

I can take a look at wrapping the non-C++ exception. Do we want to do that for
all foreign exceptions, or just __forced_unwind?

Reply via email to