[GHC] #9691: GHC-HEAD runtime is broken on arm

GHC ghc-devs at haskell.org
Thu Mar 12 04:10:43 UTC 2015


#9691: GHC-HEAD runtime is broken on arm
----------------------------------+---------------------------------
        Reporter:  mkbrandt       |                   Owner:
            Type:  bug            |                  Status:  closed
        Priority:  normal         |               Milestone:
       Component:  Compiler       |                 Version:  7.9
      Resolution:  wontfix        |                Keywords:
Operating System:  Linux          |            Architecture:  arm
 Type of failure:  Runtime crash  |               Test Case:
      Blocked By:                 |                Blocking:
 Related Tickets:                 |  Differential Revisions:
----------------------------------+---------------------------------
Changes (by erikd):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 I now have a Jenkins instance that builds and tests a linux/amd64 to
 linux/armhf and linux/arm64 cross-compiler from GHC git HEAD. These builds
 have be stable for a couple of weeks now.

 GHC git HEAD works because it uses the llvm 3.6 release. The GHC 7.8.*
 releases don't work with the released llvm-3.5 version, but the patch from
 #9920 applied to llvm-3.5 fixes that.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9691#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list