#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                
    Keywords:            |     Testcase:                     
   Blockedby:            |   Difficulty:                     
          Os:  Linux     |     Blocking:                     
Architecture:  powerpc   |      Failure:  Building GHC failed
-------------------------+--------------------------------------------------

Comment(by simonpj@…):

 commit eecd53bcdc307726fb4bb058f3da013b72386137
 {{{
 Author: Simon Peyton Jones <[email protected]>
 Date:   Wed Sep 14 12:03:17 2011 +0100

     Fix integer stuff (fixes Trac #5485)

     In particular, use mkConApp when building the (S# i)
     constructors in CorePrep

  compiler/basicTypes/MkId.lhs    |    8 +---
  compiler/coreSyn/CorePrep.lhs   |   84
 +++++++++++++++++++++------------------
  compiler/prelude/TysWiredIn.lhs |    4 +-
  3 files changed, 49 insertions(+), 47 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5485#comment:2>
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