[Bug gold/21110] ld.gold --threads segfaults x86_64

2017-02-06 Thread jan.smets at nokia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21110 --- Comment #1 from Jan Smets --- I do not have a testcase, but this occurs when doing threaded linking with relocations, ie, ld.gold -r --threads. Please let me know if you need any specific information. Thank you -- You are receiving

[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