[LLVMbugs] [Bug 7771] Assertion `(unsigned)FI-LowSpillSlot < SpillSlotToUsesMap.size() && "Invalid spill slot"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 3 10:42:11 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7771
Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 2010-08-03 12:42:11 CDT ---
This was a consequence of the division by 0.0 reported in PR7780, fixed in
r110119.
Thanks, John!
--
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