[GHC] #13259: cross-endian GHC generates invalid .hi files

GHC ghc-devs at haskell.org
Thu Feb 9 23:32:41 UTC 2017


#13259: cross-endian GHC generates invalid .hi files
-------------------------------------+-------------------------------------
        Reporter:  slyfox            |                Owner:
            Type:  bug               |               Status:  new
        Priority:  highest           |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by rwbarton):

 * priority:  normal => highest
 * cc: alexbiehl (added)
 * milestone:   => 8.2.1


Comment:

 I'm marking this as a release blocker as in the worst case we can just
 revert fbcef83a3aa130d976a201f2a21c5afc5a43d000.

 I'm not sure exactly what is wrong either, but possibly we could use the
 new code in the non-crosscompiling case only. Do we know that it's
 actually faster?

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


More information about the ghc-tickets mailing list