[GHC] #7640: Crash in stg_ap_p_fast on ARM on executable output by registerised/LLVM cross compiler
GHC
cvs-ghc at haskell.org
Thu Jan 31 11:20:22 CET 2013
#7640: Crash in stg_ap_p_fast on ARM on executable output by registerised/LLVM
cross compiler
------------------------------+---------------------------------------------
Reporter: StephenBlackheath | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler (LLVM)
Version: 7.7 | Keywords:
Os: Unknown/Multiple | Architecture: arm
Failure: Runtime crash | Blockedby:
Blocking: | Related:
------------------------------+---------------------------------------------
Comment(by StephenBlackheath):
hello.hs:
{{{
main = putStrLn "Hello, World!"
}}}
but same behaviour with just main = return ()
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7640#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list