[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19818] Absolute symbol is handled incorrectly in PIE
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/19818] Absolute symbol is handled incorrectly in PIE |
Date: |
Sun, 13 Mar 2016 22:47:48 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19818
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amodra at gmail dot com
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
Also, many targets incorrectly make _DYNAMIC, _GLOBAL_OFFSET_TABLE_ and
_PROCEDURE_LINKAGE_TABLE_ absolute. No doubt because implementations blindly
copied the old x86 code which used to do that for compaitibility with other
ancient linkers.
--
You are receiving this mail because:
You are on the CC list for the bug.