patch applied (ghc): UNDO: Be a little keener to inline
Simon Marlow
simonmar at microsoft.com
Fri Feb 1 10:39:12 EST 2008
Fri Feb 1 06:48:10 PST 2008 Simon Marlow <simonmar at microsoft.com>
* UNDO: Be a little keener to inline
This patch caused at least the following test failures:
1744(normal)
ghci028(ghci)
unicode001(normal)
and additionally made the stage3 build fail.
A little more validation please!
I didn't find the exact cause of the failure yet, but it appears that
the Lexer is miscompiled in some strange way. If any of {Encoding,
StringBuffer, or Lexer} are compiled without -O, the problem goes
away.
M ./compiler/coreSyn/CoreUnfold.lhs -17 +6
More information about the Cvs-ghc
mailing list