[llvm-bugs] [Bug 41999] New: Error: bad immediate value for offset (4096)
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 23 14:14:53 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41999
Bug ID: 41999
Summary: Error: bad immediate value for offset (4096)
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: ARM
Assignee: unassignedbugs at nondot.org
Reporter: ndesaulniers at google.com
CC: kristof.beyls at arm.com, llvm-bugs at lists.llvm.org,
oliver.stannard at arm.com, peter.smith at linaro.org,
srhines at google.com, Ties.Stuij at arm.com
Blocks: 4068
Created attachment 21995
--> https://bugs.llvm.org/attachment.cgi?id=21995&action=edit
extcon-arizona.i
forked from https://github.com/ClangBuiltLinux/linux/issues/490
With the attached reproducer, we fail to assemble the attach reproducer. It
looks like references to too-far-away labels are being created (during
instruction selection?) rather than the proper sequence to load the far away
offset.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=4068
[Bug 4068] [Meta] Compiling the Linux kernel with clang
--
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/20190523/1a400196/attachment.html>
More information about the llvm-bugs
mailing list