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: unassignedb...@nondot.org
          Reporter: rafael.espind...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to