[llvm-bugs] [Bug 27819] New: Invalid creation of R_X86_64_GOTPCRELX
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Thu May 19 15:41:15 PDT 2016
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=27819
            Bug ID: 27819
           Summary: Invalid creation of R_X86_64_GOTPCRELX
           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: llvm-bugs at lists.llvm.org
    Classification: Unclassified
Given
mulq foo at GOTPCREL(%rip)
MC produces a R_X86_64_GOTPCRELX and gas produces a R_X86_64_GOTPCREL.
-- 
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/20160519/2f6d2d34/attachment.html>
    
    
More information about the llvm-bugs
mailing list