[LLVMbugs] [Bug 3731] New: clang x86-32 doesn't implement ABI properly on Linux

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Mar 4 22:42:50 PST 2009


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

           Summary: clang x86-32 doesn't implement ABI properly on Linux
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


This is something of a meta bug; there are a number of differences in the ABI
between Darwin and Linux (and presumably FreeBSD, etc.) on x86-32. We should
make sure that the gcc compat test suite passes on Linux for x86-32; and do
some reasonable ABITest runs as well.


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