summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorandy@galois.com <unknown>2007-07-11 06:35:20 +0000
committerandy@galois.com <unknown>2007-07-11 06:35:20 +0000
commit6758ba711a3f9f3100a9dba1818b131c32e62106 (patch)
tree7133b67ec35a30a25a2e97929ec82a4768e0bce0 /compiler/codeGen
parent72b5392f4103dc895d569bfad647ddec2de67dec (diff)
downloadhaskell-6758ba711a3f9f3100a9dba1818b131c32e62106.tar.gz
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.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions