http://llvm.org/bugs/show_bug.cgi?id=22308

            Bug ID: 22308
           Summary: Wrong 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

Given

    .long   foo@gotpcrel

gas produces a R_X86_64_GOTPCREL, MC produces a R_X86_64_32.

-- 
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