[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.
Please register or sign in to comment