[LLVMbugs] [Bug 10540] llvm-trunk+dragonegg trunk: Cannot pop empty stack!

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 3 02:06:42 PDT 2011


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

Duncan Sands <baldrick at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #9 from Duncan Sands <baldrick at free.fr> 2011-08-03 04:06:42 CDT ---
I was able to reproduce it.  It seems to be a bug in the code generators that
only happens at -O0 and when targeting the i386 processor.  I've opened PR10575
for this.

*** This bug has been marked as a duplicate of bug 10575 ***

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