gencgc: fix regression from 137ba2db2d362f03754ccd080ddbe96f7e3c5dc7
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 28 Nov 2011 16:00:02 +0000 (18:00 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 28 Nov 2011 16:07:45 +0000 (18:07 +0200)
commit26b063e941624112ea53eacc7ad1f4fb158d1cca
tree88df3960d7b7a894dddd5477343df118424be750
parent41bc875c0db352fb11e52e0d104e032682f49239
gencgc: fix regression from 137ba2db2d362f03754ccd080ddbe96f7e3c5dc7

  Turned loop conditions into asserts in faith that they always hold.
  Turns out this is not the case after all.
src/runtime/gencgc.c