simonmar 2003/07/21 04:01:07 PDT
Modified files:
ghc/compiler/codeGen CgCase.lhs CgLetNoEscape.lhs
Log:
When restoring the cost centre in a let-no-escape, don't free the
stack slot containing it. We might need the saved cost centre again
for a recursive call to this let-no-escape.
Should fix profiling a bit more.
Revision Changes Path
1.65 +11 -9 fptools/ghc/compiler/codeGen/CgCase.lhs
1.24 +5 -3 fptools/ghc/compiler/codeGen/CgLetNoEscape.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc