This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34778] terminate called after throwing an instance of
- From: "tkiernan at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2008 12:32:07 -0000
- Subject: [Bug c++/34778] terminate called after throwing an instance of
- References: <bug-34778-15626@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from tkiernan at gmail dot com 2008-01-16 12:32 -------
(From update of attachment 14947)
Attached is the source code and binary - issue is on gcc4.1.1 Linux redhat4.5,
IBM ppc64.
It aborts when tries to rethrow exception across shared libs.
Execute ./main
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34778