This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13396] exceptions disrupted by C in the call stack
- From: "bim2003 at basistech dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Dec 2003 23:22:42 -0000
- Subject: [Bug c++/13396] exceptions disrupted by C in the call stack
- References: <20031213232012.13396.bim2003@basistech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bim2003 at basistech dot com 2003-12-13 23:22 -------
Created an attachment (id=5328)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5328&action=view)
Sample that demonstrates the problem.
The example builds both a dlopen test bed and a plain, statically-linked,
version. The problem can be demonstrated by running 'make' and then running
'sdriver', the statically linked example.
All this was experienced with glibc 2.2.5-44, however the relevant code seems
to live in libgcc, so that glibc should not be an issue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13396