This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH, AArch64] PR17415 error when overflow in relocation R_AARCH64_TLSLE_ADD_TPREL_HI12,*
- From: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- To: Jiong Wang <jiong dot wang at arm dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Tue, 13 Jan 2015 10:59:41 +0000
- Subject: Re: [PATCH, AArch64] PR17415 error when overflow in relocation R_AARCH64_TLSLE_ADD_TPREL_HI12,*
- Authentication-results: sourceware.org; auth=none
- References: <54ACFD18 dot 6070300 at arm dot com>
On 7 January 2015 at 09:32, Jiong Wang <jiong.wang@arm.com> wrote:
> bfd/
> PR17415
> elfnn-aarch64.c (elfNN_aarch64_howto_table): Mark
> R_AARCH64_TLSLE_ADD_TPREL_HI12 as
> complain_overflow_unsigned.
> elfxx-aarch64.c (_bfd_aarch64_elf_resolve_relocation): Correct the bit
> mask.
>
>
> ld/testsuite/
> PR17415
> ld-aarch64/pr17415.s: Source file for new test.
> ld-aarch64/pr17415.d: Expect file for new test.
> ld-aarch64/aarch64-elf.exp: Run the new test.
OK
/Marcus