This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix IA-32 TLS handling with symbol versioning


On Wed, Jul 31, 2002 at 08:27:08AM +0200, Jakub Jelinek wrote:
> Will test:
>     if (ind->root.type == bfd_link_hash_indirect
> 	&& dir->got.refcount <= 0)
>       {
> 	edir->tls_type = eind->tls_type;
> 	eind->tls_type = GOT_UNKNOWN;
>       }

OK to commit (providing it passes!).  Makes sense anyway.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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