[LLVMbugs] [Bug 11513] New: MC select different relocation from gas

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Dec 8 15:02:12 PST 2011


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

             Bug #: 11513
           Summary: MC select different relocation from gas
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


For

1:      subl _GLOBAL_OFFSET_TABLE_-1b(%edx),%ebx

in 32 bits, MC produces a R_386_PC32 and gas produces R_386_GOTPC.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list