Fixed conditional branches to proc points
authorMichael D. Adams <adamsmd@cs.indiana.edu>
Sun, 15 Jul 2007 20:20:33 +0000 (20:20 +0000)
committerMichael D. Adams <adamsmd@cs.indiana.edu>
Sun, 15 Jul 2007 20:20:33 +0000 (20:20 +0000)
commitbe0113bd76ee19c9c03b4b601e1861f1d40ff04c
treeae50cc0475ccdf4d2d62352e641374413f70e5f2
parentff128a16a6db12e369b7b2d83bf78dc89ebcd603
Fixed conditional branches to proc points
These could occur due to GC checks.
compiler/cmm/CmmCPS.hs
compiler/cmm/CmmCPSGen.hs