[GHC] #9125: int-to-float conversion broken on ARM

GHC ghc-devs at haskell.org
Tue Mar 10 02:18:20 UTC 2015


#9125: int-to-float conversion broken on ARM
-------------------------------------+-------------------------------------
        Reporter:  Ansible           |                   Owner:
            Type:  bug               |                  Status:  infoneeded
        Priority:  high              |               Milestone:  7.12.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 amurrayc):

 Aha! I finally got the device compiler to build using HEAD with LLVM 3.6
 from homebrew.  I had to modify the ghc-ios-scripts to pick up clang from
 the homebrew 3.6 install but it seems to work.

 The test case prints out 29.0 as expected.

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


More information about the ghc-tickets mailing list