http://llvm.org/bugs/show_bug.cgi?id=4401
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from [email protected] 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
