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

GHC ghc-devs at haskell.org
Wed Jan 21 19:32:46 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 rwbarton):

 Could you run ghc with `-keep-tmp-files` and attach both the pre- and
 post-mangling assembly files? (IIRC, these have extensions `.ll_s` and
 `.s` respectively.)

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


More information about the ghc-tickets mailing list