#7054: Compile failure on non x86/x86-64
---------------------------------+------------------------------------------
 Reporter:  erikd                |          Owner:                  
     Type:  bug                  |         Status:  new             
 Priority:  normal               |      Component:  Compiler        
  Version:  7.5                  |       Keywords:                  
       Os:  Unknown/Multiple     |   Architecture:  Unknown/Multiple
  Failure:  Building GHC failed  |       Testcase:                  
Blockedby:                       |       Blocking:                  
  Related:                       |  
---------------------------------+------------------------------------------
 Compile error as follows on Git HEAD
 (f3aabb7eae90f68c5f9f22ff0bc7117deb22d57d):

 {{{
   HC [stage 0] compiler/stage1/build/X86/Regs.o

 compiler/nativeGen/X86/Regs.hs:20:9:
     Not in scope: `allHaskellArgRegs'

 compiler/nativeGen/X86/Regs.hs:22:9:
     Not in scope: `instrClobberedRegs'
     Perhaps you meant `callClobberedRegs' (line 647)
 }}}

 I have a patch for this.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to