On Wed, Jan 6, 2021 at 3:57 PM Mike Frysinger via Binutils wrote: > > On 07 Jan 2021 10:06, Alan Modra via Binutils wrote: > > On Wed, Jan 06, 2021 at 05:24:33AM -0800, H.J. Lu via Binutils wrote: > > > Add bfd_link_hash_indirect check to bfinfdpic_check_relocs. This fixed: > > > > > > FAIL: ld-elf/pr26979a > > > FAIL: ld-elf/pr26979b > > > FAIL: Symbol export class test (final shared object) > > > > > > * elf32-bfin.c (bfinfdpic_check_relocs): Don't call > > > bfd_elf_link_record_dynamic_symbol. > > > > Changelog needs fixing, and bfin_check_relocs needs a similar patch as > > follows: > > LGTM, thanks > -mike This is the patch I am checking in. -- H.J.