This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: aarch64 check-ld ifunc-9 failure on 2.31
- From: Egeyar Bagcioglu <egeyar dot bagcioglu at oracle dot com>
- To: Roland McGrath <mcgrathr at google dot com>, Binutils <binutils at sourceware dot org>
- Date: Wed, 25 Jul 2018 11:58:00 +0200
- Subject: Re: aarch64 check-ld ifunc-9 failure on 2.31
- References: <CAB=4xhpJk=5FDV7ZRfhm=Vhbf6bwbur1Jso2wBV_gzUS3ifLBw@mail.gmail.com>
On 07/25/2018 01:39 AM, Roland McGrath via binutils wrote:
With --target=aarch64-linux (or --target=aarch64-elf), the 2.31 branch
shows "FAIL: ld-aarch64/ifunc-9" while trunk doesn't have that
failure.
Is this a known issue?
Yes, it is a known issue. Andre Vieira has fixed three aarch64 failures
on the trunk with a patch modifying only the testsuite. The following
are the details of that commit:
commit 3ba174474d3cc063d6b7abf0bfdd6021bbaf8a90
Author: Andre Simoes Dias Vieira <andre.simoesdiasvieira@arm.com>
Date: Thu Jul 19 16:18:28 2018 +0100
[PATCH, LD, AArch64] Fix ifunc testisms
Can the fix be backported to 2.31?
I am leaving your second question to a maintainer to answer.
Regards,
Egeyar