cvs commit: fptools/ghc/rts Exception.hc

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 17 Aug 2001 07:44:55 -0700


simonmar    2001/08/17 07:44:55 PDT

  Modified files:
    ghc/rts              Exception.hc 
  Log:
  fix a profiling bug: the cost centre stack in a raise_closure wasn't
  being initialised.
  
  Revision  Changes    Path
  1.21      +2 -4      fptools/ghc/rts/Exception.hc