[llvm-bugs] [Bug 32458] New: poor diagnostics for non-PIC relocation handling (R_ARM_THM_MOV{T, W}_ABS{, _NC})

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 29 10:50:27 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=32458

            Bug ID: 32458
           Summary: poor diagnostics for non-PIC relocation handling
                    (R_ARM_THM_MOV{T,W}_ABS{,_NC})
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: llvm-bugs at lists.llvm.org

Created attachment 18195
  --> https://bugs.llvm.org/attachment.cgi?id=18195&action=edit
reduced.c

gold helpfully indicates that we should compile the code using -fPIC, lld does
not.

-- 
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/20170329/9a92d342/attachment-0001.html>


More information about the llvm-bugs mailing list