[llvm-bugs] [Bug 35541] New: X86: 32 bit reloc applied to field with different size

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 5 15:30:28 PST 2017


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

            Bug ID: 35541
           Summary: X86: 32 bit reloc applied to field with different size
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: eric.schweitz at pgroup.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 19520
  --> https://bugs.llvm.org/attachment.cgi?id=19520&action=edit
reproducer for bad relocation with -code-model=medium

This bug happens in my latest trunk build. Similar failures happen in 5.0, 4.0,
and 3.9 as well.

% llc -relocation-model=pic -code-model=medium -filetype=obj -o bug.o bug.bc
LLVM ERROR: 32 bit reloc applied to a field with a different size

-- 
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/20171205/1549478d/attachment-0001.html>


More information about the llvm-bugs mailing list