This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: dwarf2 unwinder hacks get my static build going: Bug, or indication of what I'm doing wrong?
- From: Daniel Jacobowitz <drow at false dot org>
- To: Richard Henderson <rth at redhat dot com>, Scott Gilbertson <scottg at mantatest dot com>, GCC <gcc at gcc dot gnu dot org>
- Date: Fri, 18 Nov 2005 22:47:40 -0500
- Subject: Re: dwarf2 unwinder hacks get my static build going: Bug, or indication of what I'm doing wrong?
- References: <57ea01c5ec96$4adf12b0$3c16a8c0@mantatest.com> <20051119014826.GA25684@redhat.com>
On Fri, Nov 18, 2005 at 05:48:26PM -0800, Richard Henderson wrote:
> > _Jv_FreeMethodCache function, and now my simple test cases work. Like so:
> > void
> > _Jv_FreeMethodCache ()
> > {/*
> > #ifdef HAVE_TLS
> > if (method_cache != NULL)
>
> I will say that staticly linked linuxthreads tls is known to be
> broken. Or at least known to me. I encountered this while doing
> OpenMP work on RHEL3. The problem I saw doesn't appear with nptl.
Got a handy testcase, or is it catastrophic? There are a small number
of static tests in the linuxthreads testsuite and I've run it on HEAD
recently.
--
Daniel Jacobowitz
CodeSourcery, LLC