[Bug c++/40225] Mishandled throw/catch with throw in constructor and rethrow in set_terminate

2021-12-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40225 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug c++/40225] Mishandled throw/catch with throw in constructor and rethrow in set_terminate

2016-10-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40225 --- Comment #2 from Andrew Pinski --- Works with GCC 5.4.0 on aarch64-linux-gnu. I did not check any other version.

[Bug c++/40225] Mishandled throw/catch

2009-05-22 Thread sergei_lus at yahoo dot com
--- Comment #1 from sergei_lus at yahoo dot com 2009-05-22 15:08 --- Created an attachment (id=17901) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17901&action=view) c++ file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40225