[GHC] #8693: dyn way broken on powerpc

GHC ghc-devs at haskell.org
Thu Jan 23 21:45:26 UTC 2014


#8693: dyn way broken on powerpc
----------------------------+----------------------------------------
       Reporter:  trommler  |             Owner:
           Type:  bug       |            Status:  new
       Priority:  normal    |         Milestone:
      Component:  Compiler  |           Version:  7.7
       Keywords:            |  Operating System:  Linux
   Architecture:  powerpc   |   Type of failure:  Building GHC failed
     Difficulty:  Unknown   |         Test Case:
     Blocked By:            |          Blocking:
Related Tickets:            |
----------------------------+----------------------------------------
 Building GHC with dynamic enabled I see lots of the following errors on
 powerpc (32 bit):
 {{{
 [ 1679s] /tmp/ghc19669_0/ghc19669_6.s: Assembler messages:
 [ 1679s]
 [ 1679s] /tmp/ghc19669_0/ghc19669_6.s:39625:0:
 [ 1679s]      Error: operand out of range (0x000000000000b700 is not
 between 0xffffffffffff8000 and 0x0000000000007fff)
 ...
 [ 1679s] /tmp/ghc19669_0/ghc19669_6.s:43936:0:
 [ 1679s]      Error: operand out of range (0x0000000000008018 is not
 between 0xffffffffffff8000 and 0x0000000000007fff)
 [ 1679s] make[1]: *** [libraries/time/dist-
 install/build/Data/Time/Format.o] Error 1
 [ 1679s] make[1]: *** Deleting file `libraries/time/dist-
 install/build/Data/Time/Format.o'
 }}}

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


More information about the ghc-tickets mailing list