[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).
Please register or sign in to comment