[LLVMbugs] [Bug 22308] New: Wrong relocation

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 23 07:46:07 PST 2015


http://llvm.org/bugs/show_bug.cgi?id=22308

            Bug ID: 22308
           Summary: Wrong relocation
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: MC
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Given

    .long   foo at gotpcrel

gas produces a R_X86_64_GOTPCREL, MC produces a R_X86_64_32.

-- 
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/20150123/e563a25c/attachment.html>


More information about the llvm-bugs mailing list