[project @ 2005-04-11 13:51:45 by simonmar]
authorsimonmar <unknown>
Mon, 11 Apr 2005 13:51:45 +0000 (13:51 +0000)
committersimonmar <unknown>
Mon, 11 Apr 2005 13:51:45 +0000 (13:51 +0000)
commit5a10dc1bf06a1fee238f60ffa8f8c2a574571abd
treef5cd4b2b1c58863fd6bbbd209e9ac203ea2ad9ae
parenta6f9b43aa7e032e97725b09efff2241181ebbc94
[project @ 2005-04-11 13:51:45 by simonmar]
Fix register allocation bug: at a branch destination we weren't
setting the free register set correctly.  This may have resulted in
poor code in some cases; worst case it causes a Prelude.head: empty list.
ghc/compiler/nativeGen/RegisterAlloc.hs