
#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 erikd): The `ASSERTM` in the previous comment is in the file `rts/sm/Evac.c` in a funciton called `evacuate`. Adding a little more debugging and found that this `evacuate` function is called over 19000 times before the assertion is triggered. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10383#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler