[llvm-bugs] [Bug 27818] New: MC doesn't produce R_386_GOT32X
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 19 15:35:13 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27818
Bug ID: 27818
Summary: MC doesn't produce R_386_GOT32X
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
movl foo at GOT, %eax
a new gas will produce R_386_GOT32X, we still produce R_386_GOT32.
--
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/2d5ce422/attachment.html>
More information about the llvm-bugs
mailing list