Tue Jul 10 23:35:20 PDT 2007 [EMAIL PROTECTED] * Stoping constant folding of calls to chr# that are invalid import GHC.Exts main = print (C# (chr# 0xffffffff#)) This crashed at compile time (with or without hpc) Tickled by pending cross-module hpc inlining patch.
M ./compiler/basicTypes/Literal.lhs +7
M ./compiler/prelude/PrelRules.lhs -2 +7
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc
