Thu May  3 08:19:41 PDT 2007  Simon Marlow <[EMAIL PROTECTED]>
  * Use a primop for getting the fields of the AP_STACK rather than an FFI call
  This means we can avoid some StablePtrs, and also catch cases where
  the AP_STACK has been evaluated (this can happen with :history, see
  the hist001 test).

    M ./compiler/main/InteractiveEval.hs -17 +24
    M ./compiler/prelude/primops.txt.pp +4
    M ./rts/Interpreter.c -19
    M ./rts/PrimOps.cmm -5 +10

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

Reply via email to