https://sourceware.org/bugzilla/show_bug.cgi?id=20402

--- Comment #5 from Ard Biesheuvel <ard.biesheuvel at linaro dot org> ---
As it turns out, this is a known issue (at least to some):

https://sourceware.org/ml/binutils/2012-05/msg00019.html

SHN_ABS symbols are treated just like other (section relative) symbols, because
symbols like __GLOBAL_OFFSET_TABLE__ and __DYNAMIC are erroneously emitted as
absolute.

So it seems this cannot be fixed without fixing the underlying problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to