[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 Jiong Wang changed: What|Removed |Added Target||aarch64*, x86-64 Summary|ld.b

[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 value

[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 symbol

[Bug gold/21110] New: 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 Bug ID: 21110 Summary: ld.gold --threads segfaults x86_64 Product: binutils Version: 2.28 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gold

[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 thi

[Bug gold/21111] New: gold unhandled mips64 relocation types R_MIPS_HIGHER / R_MIPS_HIGHEST

2017-02-06 Thread jan.smets at nokia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=2 Bug ID: 2 Summary: gold unhandled mips64 relocation types R_MIPS_HIGHER / R_MIPS_HIGHEST Product: binutils Version: 2.28 Status: UNCONFIRMED Severity: no