[GHC] #9920: Segfault in arm binary
GHC
ghc-devs at haskell.org
Fri Dec 26 06:52:37 UTC 2014
#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):
If I grab the llvm 3.5 release source tarball, apply the attached patch
named `arm-lower-tail-calls.patch` to the llvm sources, build them and
the copy the new `llc` binary to `/usr/bin/llc-3.5` on my Debian system, I
then get myself a working amd64-linux to armhf-linux cross compiler.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9920#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list