[GHC] #10383: AArch64: get GHC Calling convention working
GHC
ghc-devs at haskell.org
Sat Oct 10 08:19:54 UTC 2015
#10383: AArch64: get GHC Calling convention working
----------------------------------------+-------------------------------
Reporter: erikd | Owner: erikd
Type: feature request | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: aarch64
Type of failure: Building GHC failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
----------------------------------------+-------------------------------
Comment (by erikd):
Haven't run the test suite yet, but I know GHCi is busted:
{{{
ghc-stage2: panic! (the 'impossible' happened)
(GHC version 7.11.20151009 for aarch64-unknown-linux):
mkJumpToAddr not defined for ArchARM64
}}}
Working on a fix for that.
Yes, threaded is working. Probably not going to get much time to work on
this until Monday.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10383#comment:30>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list