This is the mail archive of the binutils@sourceware.org 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] Prevent the linker from crashing.


On Fri, Sep 08, 2006 at 11:45:12AM -0700, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to prevent the linker from crashing.  References
> to TLS symbols are discarded from the --just-syms file; other
> references should resolve normally.
> 
> Tested on powerpc.  OK to apply?
> 
> Kazu Hirata
> 
> 2006-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* elflink.c (_bfd_elf_merge_symbol): Discard references to TLS
> 	symbols from the --just-syms file.

OK, and thanks for submitting.  I'll self-approve this because I can't
see any way it could be worse than the current state.

-- 
Daniel Jacobowitz
CodeSourcery


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