simonmar    2005/03/18 03:19:28 PST

  Modified files:
    ghc/compiler/codeGen CgProf.hs 
  Log:
  merge rev. 1.6.2.1, simplified slightly:
  
    Initialise a CostCentreStack by generating SIZEOF_CostCentreStack
    (gotten from the C compiler) zeros, padded to the nearest word.
    Improves on the previous fixes for unpredictable padding (see comment).
  
  Revision  Changes    Path
  1.8       +16 -12    fptools/ghc/compiler/codeGen/CgProf.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to