[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/23169] IFUNC pointer should be allowed in executable
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/23169] IFUNC pointer should be allowed in executable |
Date: |
Wed, 01 Aug 2018 20:41:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23169
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The binutils-2_31-branch branch has been updated by Roland McGrath
<address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=feaed904944b4c07c1335b81f0fc27b5988e33c8
commit feaed904944b4c07c1335b81f0fc27b5988e33c8
Author: Andre Simoes Dias Vieira <address@hidden>
Date: Thu Jul 19 16:18:28 2018 +0100
[PATCH, LD, AArch64] Fix ifunc testisms
This patch fixes some ifunc testisms after H.J. Lu's patch to enable the
use of IFUNC pointers in position dependent code for binutils. See PR
LD/23169 in binutils bugzilla.
The aarch64 ifunc error message test was changed to no longer expect
this error message as this is now an accepted combination. This patch
also disables the executable tests added by H.J. Lu for aarch64, just as
Alan Modra did with his patch, as these tests only seem to work on some
architectures.
ld/ChangeLog:
2018-07-19 Andre Vieira <address@hidden>
* testsuite/ld-aarch64/ifunc-9.d: Remove no longer expected error.
* testsuite/ld-ifunc/ifunc.exp: Disable tests for aarch64.
(cherry picked from commit 3ba174474d3cc063d6b7abf0bfdd6021bbaf8a90)
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/23169] IFUNC pointer should be allowed in executable,
cvs-commit at gcc dot gnu.org <=