[GHC] #10863: "hello world" produces illegal instruction error
GHC
ghc-devs at haskell.org
Mon Sep 14 02:57:15 UTC 2015
#10863: "hello world" produces illegal instruction error
----------------------------------+---------------------------------
Reporter: Ansible | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Linux | Architecture: arm
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
----------------------------------+---------------------------------
Comment (by Ansible):
Ok here's some version info from my machine. Check your reddit pms,
rwbarton.
{{{
("C compiler link flags", " -fuse-ld=gold -Wl,-z,noexecstack"),
("ld command", "/usr/bin/ld.gold"),
("LLVM llc command", "llc-3.5"),
("LLVM opt command", "opt-3.5")
}}}
{{{
ii llvm-3.5 1:3.5-10 armhf
Modular compiler and toolchain technologies
ii llvm-3.5-dev 1:3.5-10 armhf
Modular compiler and toolchain technologies, libraries and headers
ii llvm-3.5-runtime 1:3.5-10 armhf
Modular compiler and toolchain technologies, IR interpreter
ii gcc 4:4.9.2-2 armhf
GNU C compiler
ii binutils 2.25-5 armhf
GNU assembler, linker and binary utilities
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10863#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list