[GHC] #10174: AArch64 : ghc-stage2 segfaults compiling libraries/parallel
GHC
ghc-devs at haskell.org
Thu Mar 26 03:54:03 UTC 2015
#10174: AArch64 : ghc-stage2 segfaults compiling libraries/parallel
----------------------------------------+----------------------------------
Reporter: erikd | Owner: erikd
Type: bug | 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):
Confirmed. On Arm64, building as `quick-llvm` results in a `ghc-stage2`
that segfaults building `libraries/parallel` but building `perf-llvm`
works fine.
On amd64, both `quick-llvm` and `perf-llvm` work fine.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10174#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list