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 c++/13396] exceptions disrupted by C in the call stack


------- 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


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