cvs commit: fptools/ghc/rts Storage.c

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 8 Aug 2001 04:27:18 -0700


simonmar    2001/08/08 04:27:18 PDT

  Modified files:
    ghc/rts              Storage.c 
  Log:
  oops, don't set the -M size to the -H size if -M is zero (i.e. turned
  off).  Should fix the breakage encountered by last night's nightly build.
  
  Revision  Changes    Path
  1.45      +4 -3      fptools/ghc/rts/Storage.c