[LLVMbugs] [Bug 999] NEW: X86 Assert: Cannot pop empty stack
    bugzilla-daemon at cs.uiuc.edu 
    bugzilla-daemon at cs.uiuc.edu
       
    Fri Nov 10 16:38:24 PST 2006
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=999
           Summary: X86 Assert: Cannot pop empty stack
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: X86
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rspencer at x10sys.com
While building llvm-gcc4, I get:
X86FloatingPoint.cpp:434: void
<unnamed>::FPS::popStackAfter(llvm::ilist_iterator<llvm::MachineInstr>&):
Assertion `StackTop > 0 && "Cannot pop empty stack!"' failed.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
    
    
More information about the llvm-bugs
mailing list