cvs commit: fptools/ghc/rts Storage.c

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 1 Oct 2001 04:09:02 -0700


simonmar    2001/10/01 04:09:02 PDT

  Modified files:
    ghc/rts              Storage.c 
  Log:
  Actually bomb out with an error message if the maximum heap size is
  smaller than the minimum allocation area size.
  
  Revision  Changes    Path
  1.51      +7 -0      fptools/ghc/rts/Storage.c