[PATCH, GNU ld] Fix broken -Bsymbolic-functions for hppa, m68k, nios2 and tic6x
Hans-Peter Nilsson
hans-peter.nilsson@axis.com
Mon Aug 3 18:47:00 GMT 2015
> From: Hans-Peter Nilsson <hp@axis.com>
> Date: Mon, 3 Aug 2015 20:37:16 +0200
> * elf32-cris.c (cris_elf_relocate_section)
> (elf_cris_finish_dynamic_symbol, cris_elf_check_relocs)
> (elf_cris_discard_excess_dso_dynamics): Use SYMBOLIC_BIND, not
> just h->symbolic, to check if a symbol should be bound
> symbolically.
Bah.
- just h->symbolic, to check if a symbol should be bound
+ just link_info->symbolic, to check if a symbol should be bound
symbolically.
brgds, H-P
More information about the Binutils
mailing list