simonmar    2003/10/24 02:56:48 PDT

  Modified files:
    ghc/rts              Storage.c 
  Log:
  When allocating a large object in gen 0, update the n_large_blocks
  count.  I think this is just an accounting issue, and doesn't actually
  cause a space leak, but it does result in an assertion failure when
  running with sanity checking on.
  
  Revision  Changes    Path
  1.82      +1 -0      fptools/ghc/rts/Storage.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to