[GHC] #11211: Please add initial platform support for sparc64

GHC ghc-devs at haskell.org
Sat Dec 19 17:21:45 UTC 2015


#11211: Please add initial platform support for sparc64
----------------------------------------+------------------------------
        Reporter:  glaubitz             |                Owner:
            Type:  bug                  |               Status:  closed
        Priority:  highest              |            Milestone:  8.0.1
       Component:  Compiler             |              Version:  7.10.2
      Resolution:  fixed                |             Keywords:
Operating System:  Linux                |         Architecture:  Other
 Type of failure:  Building GHC failed  |            Test Case:
      Blocked By:                       |             Blocking:
 Related Tickets:                       |  Differential Rev(s):
       Wiki Page:                       |
----------------------------------------+------------------------------
Changes (by slyfox):

 * status:  patch => closed
 * resolution:   => fixed


Comment:

 Pushed almost as-is:

 - added missing case clause detected by `./validate` build in
 `compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs`
 - used `elem [ArchSPARC, ArchSPARC64]` to check for `-no-relax` workaround

 Thank you!

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


More information about the ghc-tickets mailing list