Skip to content
  • Simon Marlow's avatar
    [project @ 2005-04-11 13:51:45 by simonmar] · 5a10dc1b
    Simon Marlow authored
    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.
    5a10dc1b