
#7988: Big integers crashing integer-simple on qnxnto-arm ---------------------------+------------------------------------------------ Reporter: singpolyma | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.7 Keywords: | Os: QNX Architecture: arm | Failure: Runtime crash Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------+------------------------------------------------ Changes (by simonpj): * difficulty: => Unknown Comment: As I understand it, this crash is ARM-specific; that is `integer-simple` is just fine on other architectures. Correct? It's odd because `integer-simple` is just ordinary Haskell code. Nothing fancy, I think. Might be worth using `integer-gmp` to make things work, and checking that all regression tests work. Maybe something simpler will trigger the bug. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7988#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler