https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62258
Mateusz Kwiatkowski <m.kwiatkowski at avsystem dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.kwiatkowski at avsystem dot com --- Comment #8 from Mateusz Kwiatkowski <m.kwiatkowski at avsystem dot com> --- Created attachment 34683 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34683&action=edit Workaround code For all programmers out there that may encounter this bug, I attach a workaround code. Linking your program with it should make rethrow_exception() usable even if the library on the system is buggy.