[llvm-bugs] [Bug 25865] New: Unnecessary relocation with __aeabi_unwind_cpp_pr0
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 17 08:02:08 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25865
Bug ID: 25865
Summary: Unnecessary relocation with __aeabi_unwind_cpp_pr0
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: ARM
Assignee: unassignedbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Given
.fnstart
.fnend
.fnstart
.fnend
gas produces one relocation to __aeabi_unwind_cpp_pr0, MC produces two.
--
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/20151217/40138f3d/attachment.html>
More information about the llvm-bugs
mailing list