[GHC] #10383: AArch64: get GHC Calling convention working

GHC ghc-devs at haskell.org
Wed Oct 7 21:34:17 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):
----------------------------------------+-------------------------------

Comment (by edmund):

 Have you had any LLVM errors, such as the segfault in 'Greedy Register
 Allocator'? If you haven't, it might be because you're using the "native
 code generator" rather than the "LLVM code generator". That might be
 because of your BuildFlavour. Which BuildFlavour are you using? How are
 you building GHC, exactly?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10383#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list