#9920: Segfault in arm binary -------------------------------------------+--------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: arm Type of failure: Runtime crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------------+--------------------------- Comment (by erikd): Seems to have been fixed (in LLVM) by: {{{ commit f7f88095a32d1ac5bc7778204fd9a37a9fb8082c Author: Tim Northover <tnorthover@apple.com> Date: Mon Dec 1 17:46:39 2014 +0000 ARM: lower tail calls correctly when using GHC calling convention. Patch by Ben Gamari. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9920#comment:9> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler