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

GHC ghc-devs at haskell.org
Mon Feb 9 09:58:46 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:                    |
-------------------------------------+-------------------------------------
Changes (by thoughtpolice):

 * milestone:  7.10.1 => 7.12.1


Comment:

 OK, so right now Ben Gamari and I are working on fixing up the LLVM
 backend in HEAD soon by shipping a known good version of LLVM for users to
 use; the new changes require LLVM 3.6 but seems to be stable on ARM and
 x86. So I'm punting this one out to 7.12 for now, since hopefully it will
 be fixed by using a fixed compiler with good test results.

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


More information about the ghc-tickets mailing list