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: SH: forced local symbols


On Thu, Aug 22, 2002 at 11:18:33PM -0400, Daniel Jacobowitz wrote:
> ! ELF_LINK_FORCED_LOCAL also implies that finish_dynamic_symbol will be
> called.  Right now, finish_dynamic_symbol will always emit a relocation
> if h->got.offset != (bfd_vma) -1.  I don't think we can skip that based
> just on !info->shared... maybe I'm not understanding something.

Err, yeah, just had a closer look at elf32-sh.c.  Yuck.  Lots more
editing if you want to follow my suggestion that a reloc is not
needed when !shared.

-- 
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]