framestate.c breaks when gcc is compiled with --enable-sjlj-exceptions

Richard Henderson rth@twiddle.net
Thu Apr 24 08:53:00 GMT 2003


On Mon, Apr 21, 2003 at 03:53:49PM -0400, Carlos O'Donell wrote:
> In sysdeps/generic/framestate.c there is a reliance on being able to
> pull in a fall-back "__frame_state_for" this is not the case when sjlj
> exception handling is enabled in gcc, as the included unwind-dw2.c 
> is empty (#ifndef __USING_SJLJ_EXCEPTIONS__)

Well, don't do that.


r~



More information about the Libc-alpha mailing list