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