#5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
----------------------------------+-----------------------------------------
  Reporter:  erikd                |          Owner:         
      Type:  bug                  |         Status:  new    
  Priority:  normal               |      Milestone:         
 Component:  Compiler             |        Version:  7.3    
Resolution:                       |       Keywords:         
  Testcase:                       |      Blockedby:         
Difficulty:                       |             Os:  Linux  
  Blocking:                       |   Architecture:  powerpc
   Failure:  Building GHC failed  |  
----------------------------------+-----------------------------------------

Comment(by simonpj@…):

 commit b215384ba29f2ab85bf4655881fb78ff1161c975
 {{{
 Author: Simon Peyton Jones <[email protected]>
 Date:   Thu Sep 15 09:11:18 2011 +0100

     Hack: add noCafIdInfo to shiftIntegerL and friends

     It's a hack becuase we have no good reason to be sure that
     these functions don't have any CAFs.  We're working on
     something better, but this should fix the build (Trac #5485)

  compiler/basicTypes/MkId.lhs |   19 +++++++++++--------
  1 files changed, 11 insertions(+), 8 deletions(-)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to