[PATCH] libsupc++: Fix UB terminating on foreign exception

Julia DeMille me@jdemille.com
Sun Jan 14 01:34:57 GMT 2024


On 1/13/24 19:17, Andrew Pinski wrote:
> 2 things, changelogs go into the email message rather than directly as
> part of the patch.,

Apologies. I have prepared a revised patch, and will send it when 
applicable.

> Second I wonder if you could add a multiple language testcase using
> GNU objective-C exceptions as an example.
> If not directly adding a testcase there, at least a simple test that
> shows the issue outside of the testsuite?

I initially discovered this during experimenting with unwinds from a 
Rust library ("C-unwind" ABI) into a C++ application. I can upload the 
code I used for that.

-- 
I'm sending this message from my laptop, so I may be on the go. Please 
excuse my brevity.



More information about the Libstdc++ mailing list