Shared library annoyance with gcc-3_0-branch

Richard Henderson rth@redhat.com
Tue Feb 20 12:04:00 GMT 2001


On Tue, Feb 20, 2001 at 07:34:41AM -0500, dewar@gnat.com wrote:
> Why is this the case? It sounds a bit suspicious (in particular, one
> wonders how this can be true, and yet exceptions work fine in a 
> multi-threaded environment).

The frame unwind information is registered with __register_frame_info.
If there are two live copies of the exception handling routines, then
neither has all of the unwind info.


r~



More information about the Gcc mailing list