[llvm-bugs] [Bug 35242] lld fails with can't create dynamic relocation R_X86_64_TLSLD against symbol: getI()::i in readonly segment
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Apr 21 20:14:05 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=35242
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Fangrui Song <i at maskray.me> ---
While there had been a gcc bug, explicit -ftls-model=local-dynamic could also
trigger this.
Fixed by https://reviews.llvm.org/D60945
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190422/8f8379c6/attachment.html>
More information about the llvm-bugs
mailing list