[GHC] #10375: arm: ghci.debugger tests hit illegal instruction
GHC
ghc-devs at haskell.org
Mon May 4 00:50:13 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
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+---------------------------------
Old description:
> 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
> }}}
New description:
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
}}}
--
Comment (by erikd):
Tests `ghci053 ghcirun001 ghcirun002`also fail in the same way.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10375#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list