Skip to content
  • Ian Lynagh's avatar
    Fix maintenance of n_blocks in the RTS · 3457c6be
    Ian Lynagh authored
    It was causing assertion failures of
        ASSERT(countBlocks(nursery->blocks) == nursery->n_blocks)
    at
        ghc-stage2: internal error: ASSERTION FAILED: file rts/sm/Sanity.c, line 878
    3457c6be