[GHC] #10375: arm: ghci.debugger tests hit illegal instruction
GHC
ghc-devs at haskell.org
Mon May 4 00:47:23 UTC 2015
#10375: arm: ghci.debugger tests hit illegal instruction
---------------------------------+-------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: GHCi | Version: 7.11
Keywords: | Operating System: Unknown/Multiple
Architecture: arm | Type of failure: GHCi crash
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
---------------------------------+-------------------------------------
Some GHCi tests on arm/linux ie:
{{{
(cd testsuite ; make TEST="print018 print020 print021 print022 print025")
}}}
fail, all with the same error:
{{{
Stderr:
Illegal instruction
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10375>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list