cvs commit: fptools/ghc/rts Updates.hc

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 28 Nov 2001 06:29:33 -0800


simonmar    2001/11/28 06:29:33 PST

  Modified files:
    ghc/rts              Updates.hc 
  Log:
  oops!  There's a hand-written magic heap check in stg_update_PAP that
  I missed when I did the recent HpAlloc changes to fix the big block
  alloc problem.  Also remove a redundant comment about LDV profiling,
  and a redundant #ifdef.
  
  Revision  Changes    Path
  1.37      +2 -11     fptools/ghc/rts/Updates.hc