Exception-handling bugs

Mumit Khan khan@NanoTech.Wisc.EDU
Sat Jan 29 10:12:00 GMT 2000


Anthony Green <green@cygnus.com> writes:
> 
> There's a similar patch for x86, but it is only necessary when using
> sjlj exceptions.  Does the Win32 compiler use sjlj exceptions?

Yes, the win32 ports still use sjlj-based EH. 

Is this patch only necessary for pic/PIC code? x86-win32 also does not 
support PIC code (except for x86-interix, but that uses the POSIX, not 
windows32, subystem).

Regards,
Mumit



More information about the Gcc-bugs mailing list