[Bug target/63304] Aarch64 pc-relative load offset out of range

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 21 19:55:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304

--- Comment #43 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Indeed, that seems safer.
However, reading http://www.spinics.net/lists/arm-kernel/msg445346.html there
is a comment saying:
----------------------
Note that the kernel itself must be linked with a version of ld
which fixes potentially affected ADRP instructions through the
use of veneers
-----------------------

But I don't know how this is enforced.


More information about the Gcc-bugs mailing list