[GHC] #10375: arm: ghci hits an illegal instruction
GHC
ghc-devs at haskell.org
Mon Oct 12 04:14:17 UTC 2015
#10375: arm: ghci hits an illegal instruction
-------------------------------------+-------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.10.3
Component: Runtime System | Version: 7.10.1
(Linker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1323
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by erikd):
After running the full test suite:
{{{
OVERALL SUMMARY for test run started at Mon Oct 12 11:15:08 2015 AEDT
3:52:23 spent to go through
4694 total tests, which gave rise to
14893 test cases, of which
10265 were skipped
72 had missing libraries
4445 expected passes
100 expected failures
0 caused framework failures
0 unexpected passes
9 unexpected failures
2 unexpected stat failures
Unexpected failures:
codeGen/should_compile T10518 [exit code non-0] (normal)
codeGen/should_run CmmSwitchTest [exit code non-0]
(normal,g1)
numeric/should_run T8726 [bad exit code] (normal)
primops/should_run T9430 [bad exit code] (normal)
programs/barton-mangler-bug barton-mangler-bug [exit code non-0]
(normal)
programs/joao-circular joao-circular [exit code non-0] (normal)
rts T3424 [exit code non-0] (normal)
rts outofmem [bad stdout] (normal)
Unexpected stat failures:
perf/should_run Conversions [stat not good enough] (normal)
perf/should_run T9203 [stat not good enough] (normal)
}}}
All of the ghci test failures are gone!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10375#comment:65>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list