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: Richard Henderson <rth at redhat dot com>
- To: Danny Smith <dannysmith at clear dot net dot nz>
- Cc: "'Jakub Jelinek'" <jakub at redhat dot com>, "'Diego Novillo'" <dnovillo at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Mon, 25 Sep 2006 08:41:57 -0700
- Subject: Re: emulating tls for systems without
- References: <000001c6e01d$cdd26930$a86d65da@anykey> <000001c6e044$c97bce90$326d65da@anykey>
On Mon, Sep 25, 2006 at 01:49:02PM +1200, Danny Smith wrote:
> The libgomp fortran problem with internal alias was due to
> USER_LABEL_PREFIX confusion. The following fixes that.
Approved.
> /develop/svn/trunk/gcc/libgomp/testsuite/libgomp.fortran/omp_parse3.f90:
> 65:
> undefined reference to `__emutls_v.z.967.1517'
Working on it.
r~