[project @ 2001-12-11 12:20:22 by simonpj]
authorsimonpj <unknown>
Tue, 11 Dec 2001 12:20:22 +0000 (12:20 +0000)
committersimonpj <unknown>
Tue, 11 Dec 2001 12:20:22 +0000 (12:20 +0000)
commit0de577320fd189987592239904850e0b904cd2dc
tree7370991024a7a3f49eea77af0289b79188707ee4
parent1394c6241533396454fc5bd836d3e9e60aba3eff
[project @ 2001-12-11 12:20:22 by simonpj]
------------------------------
Don't float out of INLINE blocks
------------------------------

We never want to float stuff out of an INLINE right hand
side.  This has been a long-standing thorn, and I managed
to dislodge it yesterday (hence Lint errors).  Fixed again,
more robustly this time (I hope).
ghc/compiler/simplCore/FloatOut.lhs
ghc/compiler/simplCore/SetLevels.lhs