[LLVMbugs] [Bug 14114] New: "clobbers must be last on the x87 stack" (regression in last 24 hours)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Oct 18 01:16:12 PDT 2012
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: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list