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

             Bug #: 14114
           Summary: "clobbers must be last on the x87 stack" (regression
                    in last 24 hours)
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 9377
  --> http://llvm.org/bugs/attachment.cgi?id=9377
testcase .ll

This used to compile, but now doesn't:

$ llc 20041109-1.ll
error: clobbers must be last on the x87 stack

It is possible that the testcase is wrong but it wasn't being detected before.

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