[LLVMbugs] [Bug 20119] New: Unnecessary relocation
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jun 24 15:07:38 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20119
Bug ID: 20119
Summary: Unnecessary 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
We produce a relocation for
.La:
.Lb = .La
.Lc:
.Ld = .Lc-.Lb
.long .Ld
but gas 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/20140624/5a02c00d/attachment.html>
More information about the llvm-bugs
mailing list