[project @ 2003-10-22 11:11:59 by simonmar]
authorsimonmar <unknown>
Wed, 22 Oct 2003 11:11:59 +0000 (11:11 +0000)
committersimonmar <unknown>
Wed, 22 Oct 2003 11:11:59 +0000 (11:11 +0000)
commita35a6325322ea7fef4fe66d34bba5bf59231f7cc
treec9a25b866a8a62f2e4307d0595d06d6cfaeff712
parent2f17752942b949f8a06f382e80041d541301d58e
[project @ 2003-10-22 11:11:59 by simonmar]
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.
ghc/rts/GCCompact.c