This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
TLS on darwin
- From: IainS <developer at sandoe-acoustics dot co dot uk>
- To: GCC Development <gcc at gcc dot gnu dot org>
- Date: Mon, 8 Dec 2008 21:04:36 +0000
- Subject: TLS on darwin
Hi,
following on from http://gcc.gnu.org/ml/gcc/2008-05/msg00202.html
should I expect
"--enable-tls"
to produce a functional result on {intel,powerpc}-*-darwin{8,9}
or should all testcases with thread local requirements be wrapped with
{ dg-require-effective-target tls_runtime }
thanks,
Iain