#5357: ghc-7.2.1-rc1 broke unregisterised build
----------------------------------+-----------------------------------------
  Reporter:  slyfox               |          Owner:  simonmar        
      Type:  bug                  |         Status:  new             
  Priority:  highest              |      Milestone:  7.4.1           
 Component:  Compiler             |        Version:                  
Resolution:                       |       Keywords:                  
        Os:  Unknown/Multiple     |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed  |     Difficulty:  Unknown         
  Testcase:                       |      Blockedby:                  
  Blocking:                       |        Related:                  
----------------------------------+-----------------------------------------

Comment(by marlowsd@…):

 commit e04da8a48ea5e8823b09f536330d6c7d796a93b5
 {{{
 Author: Simon Marlow <[email protected]>
 Date:   Wed Jan 4 15:14:31 2012 +0000

     Fix for unregisterised compilation: we want registers when
 defined(USE_MINIINTERPRETER)

     Needed by #5357

  rts/StgCRun.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 }}}

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