[GHC] #9125: int-to-float conversion broken on ARM
GHC
ghc-devs at haskell.org
Fri Jan 23 20:03:06 UTC 2015
#9125: int-to-float conversion broken on ARM
-------------------------------------+-------------------------------------
Reporter: Ansible | Owner:
Type: bug | Status: infoneeded
Priority: high | Milestone: 7.10.1
Component: Compiler | Version: 7.8.3
(CodeGen) | Keywords:
Resolution: | Architecture: arm
Operating System: Unknown/Multiple | Test Case:
Type of failure: Incorrect result | Blocking:
at runtime | Differential Revisions:
Blocked By: |
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by Ansible):
FWIW, installed arch today on a banana pi, and installed ghc with pacman.
The problem does not occur there.
{{{
[root at lemaker bananapi]# pacman -Q llvm
llvm 3.5.1-1
[root at lemaker bananapi]# ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.8.2
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9125#comment:41>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list