Fix a division-by-zero when +RTS -V0 is given
authorIan Lynagh <igloo@earth.li>
Sat, 26 Apr 2008 18:43:55 +0000 (18:43 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 26 Apr 2008 18:43:55 +0000 (18:43 +0000)
commit2d0131da643d1f8da16816c672b7e29defcf2a2d
tree57daefee41e5d14046dc0b6d0c878bc82f5e1893
parentb84b5969798530dbf5be9b8bb795b77e5dfbf042
Fix a division-by-zero when +RTS -V0 is given
In delayzh_fast we act as if tickInterval was 50, not 0.
rts/PrimOps.cmm