[project @ 1999-01-14 11:11:29 by simonm]
authorsimonm <unknown>
Thu, 14 Jan 1999 11:11:29 +0000 (11:11 +0000)
committersimonm <unknown>
Thu, 14 Jan 1999 11:11:29 +0000 (11:11 +0000)
commit681aba64d5f81ab6b44978c013c01a952fd7696c
tree1876b700c0644d5178043ebdeea90e1f1d2e0482
parent6397979023625fb3d678642cb11ce709def12bc5
[project @ 1999-01-14 11:11:29 by simonm]
- check failed_to_evac in scavenge_static.  We might have a static
  indirection (i.e. a CAF) that we can't evacuate to the oldest generation,
  so we have to put it back on the old generation mutable list.

With this change, a bootstrapped compiler now compiles the libraries
successfully.
ghc/rts/GC.c