[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2020-04-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com

[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2020-04-05 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #9

[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2018-02-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #7

[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2018-01-31 Thread egeyar.bagcioglu at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 Egeyar Bagcioglu changed: What|Removed |Added CC||egeyar.bagcioglu at oracle dot

[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2017-04-11 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 --- Comment #6 from Maciej W. Rozycki --- See also PR 19818, for the corresponding GNU dynamic loader issue. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2017-04-11 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 Maciej W. Rozycki changed: What|Removed |Added CC|

[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2017-02-06 Thread ard.biesheuvel at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 --- Comment #5 from Ard Biesheuvel --- 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

[Bug ld/20402] ld.bfd for emits *_RELATIVE relocations against SHN_ABS symbols

2017-02-06 Thread jiwang at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20402 --- Comment #4 from Jiong Wang --- 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