[project @ 2001-03-02 14:28:44 by simonmar]
authorsimonmar <unknown>
Fri, 2 Mar 2001 14:28:44 +0000 (14:28 +0000)
committersimonmar <unknown>
Fri, 2 Mar 2001 14:28:44 +0000 (14:28 +0000)
commit18f73b07621d157c948ec6a86c173c9915712896
tree2747c69df00e65bf06d4581bc382846747e5a7f6
parent5cd7cb62dcbdabac9f728208362e1a32d1b82c39
[project @ 2001-03-02 14:28:44 by simonmar]
Yet another good bug (I'm on a roll today! :-)

When squeezing update frames, make sure the updatee pointers aren't
identical before updating one to point to the other.  This is mostly
harmless, but in one example I have caused the program to go into an
infinite loop rather than fall down a black hole.

To be merged into the 4.08 branch.
ghc/rts/GC.c