[GHC] #11538: Wrong constants in LL code for big endian targets

GHC ghc-devs at haskell.org
Thu Feb 4 21:17:39 UTC 2016


#11538: Wrong constants in LL code for big endian targets
----------------------------------------+----------------------------
        Reporter:  wereHamster          |                Owner:
            Type:  bug                  |               Status:  new
        Priority:  normal               |            Milestone:
       Component:  Compiler (LLVM)      |              Version:  8.1
      Resolution:                       |             Keywords:
Operating System:  Unknown/Multiple     |         Architecture:  mips
 Type of failure:  Building GHC failed  |            Test Case:
      Blocked By:                       |             Blocking:
 Related Tickets:                       |  Differential Rev(s):
       Wiki Page:                       |
----------------------------------------+----------------------------

Comment (by wereHamster):

 Note that I'm building a cross-compiler, so host != target (in particular,
 they have different endianess, x32 LE vs mips BE)

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


More information about the ghc-tickets mailing list