simonmar 2003/10/22 04:12:00 PDT
Modified files:
ghc/rts GCCompact.c
Log:
thread_stack(RET_BCO): Grab the pointer to the BCO *before* threading
it. Fixes crashes when using compacting GC with GHCi.
I noticed while debugging this that compacting GC is horrendously slow
now, which might have something to do with the new eval/apply PAP
layouts. That's something to investigate later.
Revision Changes Path
1.17 +2 -2 fptools/ghc/rts/GCCompact.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc