This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH to gthr-win32.h (try again)
- From: Adam Megacz <patches at lists dot megacz dot com>
- To: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: 02 Feb 2002 17:43:14 -0800
- Subject: Re: PATCH to gthr-win32.h (try again)
- Organization: Myself
- References: <20020203010005.43731.qmail@web14510.mail.yahoo.com>
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