[GHC] #9920: Segfault in arm binary with llvm 3.5
GHC
ghc-devs at haskell.org
Tue Jan 19 12:12:58 UTC 2016
#9920: Segfault in arm binary with llvm 3.5
-------------------------------------+------------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: closed
Priority: normal | Milestone: 7.10.2
Component: Compiler | Version: 7.10.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+------------------------------
Comment (by nomeata):
> We probably should have merged that configure check into ghc-7.10 but
it's water under the bridge now.
JFTR, the configure script made it into ghc-7.10.3, at least I can see it
at
{{{
checking for llc-3.4... /usr/bin/llc-3.4
checking for opt-3.4... /usr/bin/opt-3.4
checking whether bootstrap compiler is affected by bug 9439... no
checking if llvm version is affected by bug 9920... yes
configure: error: in `/«PKGBUILDDIR»':
configure: error: Cannot compile for ARM with llc-3.5. See GHC trac ticket
#9920.
See `config.log' for more details
debian/rules:50: recipe for target 'override_dh_auto_configure' failed
}}}
https://buildd.debian.org/status/fetch.php?pkg=ghc&arch=armel&ver=7.10.3-6~bpo8%2B1&stamp=1453205456
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9920#comment:20>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list