http://llvm.org/bugs/show_bug.cgi?id=6828
Summary: Assertion failed : isStackEmpty() && Stack not empty
at end of basic block?
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
While building wine with llvm/clang built with Debug+Check, I've found another
ICE different from bug #3387 : according to the log, this is in pass 'X86 FP
Stackifier':
clang: X86FloatingPoint.cpp:300:
bool<unnamed>::FPS::processBasicBlock(llvm::MachineFunction&,
llvm::MachineBasicBlock&): Assertion `isStackEmpty() && "Stack not empty at end
of basic block?"' failed.
--
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