This is the mail archive of the gcc-patches@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]

Re: PATCH to gthr-win32.h (try again)



Danny Smith <danny_r_smith_2001@yahoo.co.nz> writes:
> The following is a refresh of two patches submitted earlier,

Hey, I'll second this =) -- lack of this patch causes gcj-mingw to
throw exceptions "across" threads in static binaries -- throw in one
thread, catch in another, due to wierdness with initializing TLS to
hold sjlj jmp_buf's.

  - a


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