[llvm-bugs] [Bug 38170] New: regression: spurious "relocation R_AARCH64_ADR_GOT_PAGE out of range" errors
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jul 14 16:33:23 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38170
Bug ID: 38170
Summary: regression: spurious "relocation
R_AARCH64_ADR_GOT_PAGE out of range" errors
Product: lld
Version: unspecified
Hardware: Other
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: roland at hack.frob.com
CC: llvm-bugs at lists.llvm.org
The target of this reloc type is a linker-generated GOT slot in the same
module.
The only way this could be out of range is if the module is >4G (too big for
small memory module).
--
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/20180714/fab8a869/attachment.html>
More information about the llvm-bugs
mailing list