[GHC] #10383: AArch64: get GHC Calling convention working
GHC
ghc-devs at haskell.org
Mon May 18 00:48:52 UTC 2015
#10383: AArch64: get GHC Calling convention working
----------------------------------------+----------------------------------
Reporter: erikd | Owner: erikd
Type: feature request | Status: new
Priority: normal | Milestone: 7.12.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 Revisions:
----------------------------------------+----------------------------------
Comment (by rwbarton):
That means the beginning of a closure (heap object) got overwritten with
zeros somehow and it was discovered during garbage collection. Have you
tried running with `-DS`? That might find the offender earlier.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10383#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list