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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to