#7518: Instruction list length in bco->instrs redundant
---------------------------------+------------------------------------------
    Reporter:  nomeata           |       Owner:  simonmar        
        Type:  task              |      Status:  new             
    Priority:  normal            |   Milestone:  7.8.1           
   Component:  Runtime System    |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by marlowsd@…):

 commit 0c42e301337bdefa94d0c288bb6d689ac33baa4d
 {{{
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Wed Jan 9 11:51:58 2013 +0000

     remove unnecessary size field in BCO (#7518)

  compiler/ghci/ByteCodeAsm.lhs |    8 ++------
  rts/Interpreter.c             |    4 +---
  2 files changed, 3 insertions(+), 9 deletions(-)
 }}}

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