diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2012-07-23 17:29:07 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2012-07-23 17:29:07 +0100 |
commit | b498b9983b75b8b7c3a365c1b44e85cbddd09648 (patch) | |
tree | 11123f25bedc418bb055046ae48bde853cc05385 /compiler/codeGen | |
parent | 9c0a6bbb0194f65cd62e48936c0c00fc4888eef3 (diff) | |
download | haskell-b498b9983b75b8b7c3a365c1b44e85cbddd09648.tar.gz |
Fix a subtle float-in bug
This patch makes
fiExpr (AnnLam ...)
noFloatIntoExpr (AnnLam ...)
line up with each other. Previously they behaved inconsistently
with bad results.
The details are in Trac #7088. There's a regression test
in simplCore/should_compile/T7088
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions