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 1/2] Update _bfd_elf_symbol_refs_local_p/add UNDEFINED_WEAK_RESOLVED_TO_ZERO


On Mon, Oct 09, 2017 at 05:17:39AM -0700, H.J. Lu wrote:
> On 10/9/17, Alan Modra <amodra@gmail.com> wrote:
> > powerpc64-linux  +FAIL: PR ld/13195
> > powerpc64-linux  +FAIL: Build rdynamic-1
> > powerpc64-linux  +FAIL: Build dynamic-1
> 
> How can I reproduce it on x86? powerpc64-linux is clean on
> users/hjl/check_relocs branch.

You would need a powerpc64-linux cross-compiler installed since the
testcases are in C.  Don't worry about it.  I'll fix the powerpc64
--gc-sections problem, which is that gc_mark_hook uses opd->func_sec
to look through .opd relocs but opd->func_sec is set up by
check_relocs.

-- 
Alan Modra
Australia Development Lab, IBM


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