Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,261
    • Issues 5,261
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 567
    • Merge requests 567
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #5900
Closed
Open
Issue created Feb 27, 2012 by erikd@trac-erikd

Git HEAD on PowerPC : Error: operand out of range

Building current git HEAD on PowerPC results in

"inplace/bin/ghc-stage1"   -H64m -O0 -fasm    -package-name time-1.4 -hide-all-packages -i -ilibraries/time/. -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/include   -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package base-4.5.0.0 -package deepseq-1.2.0.1 -package old-locale-1.0.0.4  -Wall -XHaskell98 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XForeignFunctionInterface -XCPP -O0 -dcore-lint  -no-user-package-conf -rtsopts     -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/time/./Data/Time/Clock/Scale.hs -o libraries/time/dist-install/build/Data/Time/Clock/Scale.o
/tmp/ghc30271_0/ghc30271_0.s: Assembler messages:

/tmp/ghc30271_0/ghc30271_0.s:14861:0:
     Error: operand out of range (32 is not between 0 and 31)

/tmp/ghc30271_0/ghc30271_0.s:14861:0:
     Error: operand out of range (32 is not between 0 and 31)

/tmp/ghc30271_0/ghc30271_0.s:16199:0:
     Error: operand out of range (32 is not between 0 and 31)

/tmp/ghc30271_0/ghc30271_0.s:16199:0:
     Error: operand out of range (32 is not between 0 and 31)

/tmp/ghc30271_0/ghc30271_0.s:17692:0:
     Error: operand out of range (32 is not between 0 and 31)

This was working back in the first half of January.

Trac metadata
Trac field Value
Version 7.5
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking