simonmar 2003/07/18 09:31:28 PDT
Modified files:
ghc/compiler/codeGen CgLetNoEscape.lhs
Log:
Restoring of cost centre in let-no-escape: we need to do this after
binding the args to stack locations, otherwise we end up grabbing the
wrong slot.
Should hopefully fix profiling crashes. We still don't pay any
attention to the cost centre attached to the let-no-escape binding
itself, which looks wrong, but I don't intend to do anything about
that right now.
Revision Changes Path
1.23 +7 -4 fptools/ghc/compiler/codeGen/CgLetNoEscape.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc