[GHC] #10383: AArch64: get GHC Calling convention working
GHC
ghc-devs at haskell.org
Wed Oct 7 10:52:52 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):
So the stage1 compiler builds a stage2 compiler which fails when building
anything at all. But the stage1 compiler builds a hello.hs that works
(comment 10, above). Would it be possible to run the testsuite on the
stage1 compiler, with various optimisation options, to get an idea of what
the stage1 compiler can and cannot do? That might lead to a simpler test
case than GHC itself, or there might be some interesting pattern in the
failures. Just a suggestion.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10383#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list