This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
RE: emulating tls for systems without
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Danny Smith <dannysmith at clear dot net dot nz>
- Cc: 'Richard Henderson' <rth at redhat dot com>, 'Jakub Jelinek' <jakub at redhat dot com>, 'Diego Novillo' <dnovillo at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Wed, 04 Oct 2006 20:19:32 -0700
- Subject: RE: emulating tls for systems without
- References: <000001c6e81b$5b778b80$f74861cb@anykey>
On Thu, 2006-10-05 at 14:12 +1300, Danny Smith wrote:
> Yes, mingw32 is one of those. There are a few small patches to get
> libgomp
> to now work for mingw32 as well, but I was holding off on the small
> stuff until
> stage 1, assuming that the "great stuff" would wait till then.
Actually doesn't Windows have real TLS anyways? I thought I had saw
someone looking into implementing that.
Thanks,
Andrew Pinski