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

GHC ghc-devs at haskell.org
Sat Aug 9 04:45:22 UTC 2014


#9125: int-to-float conversion broken on ARM
-------------------------------------+-------------------------------------
              Reporter:  Ansible     |            Owner:
                  Type:  bug         |           Status:  infoneeded
              Priority:  highest     |        Milestone:  7.8.4
             Component:  Compiler    |          Version:  7.8.3
  (CodeGen)                          |         Keywords:
            Resolution:              |     Architecture:  arm
      Operating System:              |       Difficulty:  Unknown
  Unknown/Multiple                   |       Blocked By:
       Type of failure:  Incorrect   |  Related Tickets:
  result at runtime                  |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by amurrayc):

 Replying to [comment:25 rwbarton]:
 > Replying to [comment:24 amurrayc]:
 > > The patch didn't do anything (although I only applied it and re-`make
 && make install`-ed it. Should I have done a full `make clean && configure
 ...`?)
 >
 > You don't need to rerun `configure`, but yeah you will need to rebuild
 the stage1 compiler so that it can rebuild the RTS correctly, and `make
 clean` is the easiest way.

 Okay, finally done.  The patch (properly remade) doesn't seem to improve
 things with LLVM 3.0.

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


More information about the ghc-tickets mailing list