[project @ 2000-03-01 12:31:22 by sewardj]
authorsewardj <unknown>
Wed, 1 Mar 2000 12:31:22 +0000 (12:31 +0000)
committersewardj <unknown>
Wed, 1 Mar 2000 12:31:22 +0000 (12:31 +0000)
commit9fa0c8cb6a8eeb2621b97b581a6bd5887f3bcfba
tree1cee4a4e0a9e553cd1a384215182793a754b019b
parent1347c4fe83f06dd55227475c999bbade03d5dc59
[project @ 2000-03-01 12:31:22 by sewardj]
Temporarily disable Stix inlining whilst we figure out how to fix
obscure bugs in the register allocator.  With inlining off, everything
seems to work, and the compiler can boot itself, but when enabled,
inlining exposes a register allocation bug which causes
ghc/compiler/utils/FastString.lhs to be miscompiled on Linux (the big
arithmetic expressions for computing hash values).
ghc/compiler/nativeGen/AsmCodeGen.lhs