Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/c18358bf9b0f1aacbd9c5e8d8515c1fc5031c249

>---------------------------------------------------------------

commit c18358bf9b0f1aacbd9c5e8d8515c1fc5031c249
Author: Edward Z. Yang <[email protected]>
Date:   Thu Apr 14 21:20:21 2011 +0100

    Give manifestSP better information about the actual SP location.
    
    This patch fixes silliness where the SP pointer is continually
    bumped up and down.
    
    Signed-off-by: Edward Z. Yang <[email protected]>

 compiler/cmm/CmmCPS.hs         |    5 +-
 compiler/cmm/CmmProcPoint.hs   |    2 +
 compiler/cmm/CmmStackLayout.hs |  143 ++++++++++++++++++++++++++++++++--------
 3 files changed, 120 insertions(+), 30 deletions(-)


Diff suppressed because of size. To see it, use:

    git show c18358bf9b0f1aacbd9c5e8d8515c1fc5031c249

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to