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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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

Reply via email to