This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] [PR ld/22269] arm: Avoid dynamic relocs for undefweak symbols in static PIE
- From: Nick Clifton <nickc at redhat dot com>
- To: Szabolcs Nagy <Szabolcs dot Nagy at arm dot com>, Binutils <binutils at sourceware dot org>
- Cc: nd <nd at arm dot com>
- Date: Fri, 10 Jan 2020 12:58:30 +0000
- Subject: Re: [PATCH] [PR ld/22269] arm: Avoid dynamic relocs for undefweak symbols in static PIE
- References: <e7365e2a-4381-1a3b-ba92-da1e1598db06@arm.com>
Hi Szabolcs,
> bfd/ChangeLog:
> 2020-01-10 Szabolcs Nagy <szabolcs.nagy@arm.com>
>
> PR ld/22269
> * elf32-arm.c (elf32_arm_final_link_relocate): Use
> UNDEFWEAK_NO_DYNAMIC_RELOC.
> (allocate_dynrelocs_for_symbol): Likewise.
Approved - please apply.
Cheers
Nick