[GHC] #4345: Compiler crash building regex-posix version 0.94.1
using ghc 7.0.1-rc1
GHC
cvs-ghc at haskell.org
Wed Sep 29 07:22:28 EDT 2010
#4345: Compiler crash building regex-posix version 0.94.1 using ghc 7.0.1-rc1
-------------------------+--------------------------------------------------
Reporter: dsf | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.0.1
Component: Compiler | Version: 7.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: x86 | Failure: Compile-time crash
-------------------------+--------------------------------------------------
Comment(by simonmar):
There's a Core Lint error after the first simplification pass; I've
attached a log from `-dverbose-core2core -dcore-lint` in case this helps
Simon track down the problem (he was having trouble repro'ing because
regex-posix doesn't build on Windows, which is a different problem).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4345#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list