This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/62258] uncaught_exception() equals to `true' after rethrow_exception()


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]