[project @ 2002-10-25 09:40:47 by simonmar]
authorsimonmar <unknown>
Fri, 25 Oct 2002 09:40:47 +0000 (09:40 +0000)
committersimonmar <unknown>
Fri, 25 Oct 2002 09:40:47 +0000 (09:40 +0000)
commit67944e157c667338e206f0cca6c48319ebc256d0
treed5897975c9889aed053133b1207fa48358f70d02
parent1dafd8c2d6e1d1d556a944032d9ccad7206a6dc1
[project @ 2002-10-25 09:40:47 by simonmar]
In eval_thunk_selector(), don't follow IND_STATICs because they might
lead us into to-space.  Fixes a case of "EVACUATED object entered!".

Also, add an assertion to catch this bug earlier.

MERGE TO STABLE
ghc/rts/GC.c