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: PR ld/975: [Regression]: ld -pie generates DT_TEXTREL


On Fri, May 27, 2005 at 05:15:18PM -0700, H. J. Lu wrote:
> 	PR 975
> 	* elflink.c (_bfd_elf_symbol_refs_local_p): Only undefined
> 	symbol with default visibility is local.

This patch causes testsuite failures.  On powerpc-linux, I see

FAIL: visibility (hidden_undef) (non PIC)
FAIL: visibility (hidden_undef) (non PIC, load offset)
FAIL: visibility (hidden_undef) (PIC main, non PIC so)
FAIL: visibility (protected_undef) (non PIC)
FAIL: visibility (protected_undef) (non PIC, load offset)
FAIL: visibility (protected_undef) (PIC main, non PIC so)

You changed the meaning of _bfd_elf_symbol_refs_local_p, and I didn't
see any approval for the change.  Please revert.

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