[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS s
From: |
jiwang at gcc dot gnu.org |
Subject: |
[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols |
Date: |
Mon, 06 Feb 2017 14:44:47 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20402
--- Comment #4 from Jiong Wang <jiwang at gcc dot gnu.org> ---
It seems this to be a generic ld.bfd issue? I see there is relocations
generated on x86-64 as well, while I think linker should fully resolve these
relocation during static linking as they are absolute value.
When using ld.gold, I see no relocations generated for above abs testcase.
--
You are receiving this mail because:
You are on the CC list for the bug.