This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for linuxthreads


> 
> On 17-Mar-99 H.J. Lu wrote:
> > Hi,
> > 
> > This Linuxthreads patch should fix
> > 
> > http://egcs.cygnus.com/ml/egcs-bugs/1999-03/msg00316.html
> > 
> > The problem is we should not access those key data stuctures after
> > a thread is terminared since they have been freed.
> 
> Does this mean that your previous message
> (http://egcs.cygnus.com/ml/egcs-bugs/1999-03/msg00461.html)
> was wrong or egcs still has a separate bug in thread-safe EH?

That is incorrect. egcs is ok.




-- 
H.J. Lu (hjl@gnu.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]