[GHC] #10863: "hello world" produces illegal instruction error
GHC
ghc-devs at haskell.org
Mon Sep 14 01:02:44 UTC 2015
#10863: "hello world" produces illegal instruction error
----------------------------------+---------------------------------
Reporter: Ansible | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Linux | Architecture: arm
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
----------------------------------+---------------------------------
Comment (by rwbarton):
Ok, so the C main is clearly Thumb code too. Can you check `info reg`? And
also use `-fforce-recomp` for ghc. Thanks!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10863#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list