[GHC] #12075: Fails to build on powerpcspe because of inline assembly

GHC ghc-devs at haskell.org
Fri May 5 18:11:36 UTC 2017


#12075: Fails to build on powerpcspe because of inline assembly
----------------------------------------+----------------------------------
        Reporter:  glaubitz             |                Owner:  (none)
            Type:  bug                  |               Status:  infoneeded
        Priority:  normal               |            Milestone:  8.4.1
       Component:  Build System         |              Version:  8.0.1
      Resolution:                       |             Keywords:
Operating System:  Linux                |         Architecture:  powerpc
 Type of failure:  Building GHC failed  |            Test Case:
      Blocked By:                       |             Blocking:
 Related Tickets:                       |  Differential Rev(s):
       Wiki Page:                       |
----------------------------------------+----------------------------------

Comment (by trommler):

 Replying to [comment:11 trommler]:
 > BTW `StgCRunAsm.S` should not matter in your case at all. It has code
 only for AIX and PowerPC 64-bit Little Endian. It does not, however,
 handle `USE_MINIINTERPRETER` which is incorrect on AIX and 64-bit LE. I
 will post a patch for `StgCRunAsm.S` on Phab shortly.
 The patch is Phab:D3540.

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


More information about the ghc-tickets mailing list