[LLVMbugs] [Bug 6497] Assertion failed: (Node2Index[SU->NodeNum] > Node2Index[I->getSUnit()->NodeNum] && "Wrong topological sorting"), function InitDAGTopologicalSorting, file ScheduleDAG.cpp, line 462.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Mar 4 22:20:06 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6497
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Chris Lattner <clattner at apple.com> 2010-03-05 00:20:06 CST ---
Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100301/097309.html
Scary regression, thanks for reporting it!
--
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