Write out each step's blocks in the order we allocated them, instead of
reverse order so we are consistent with what the gc toolkit does. Also, don't bother saving the step's free pointer, as it is the same as the last block's free pointer.
Please register or sign in to comment