[LLVMbugs] [Bug 4401] Assertion failure in ScheduleDAGRList: instruction released too many times
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Sep 30 18:38:16 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4401
reid.kleckner at gmail.com <reid.kleckner at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from reid.kleckner at gmail.com 2009-09-30 20:38:16 ---
This turns out to be a short integer overflow in ScheduleDAG.h, class SUnit. I
committed a fix in r83159.
--
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