#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:                    |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * milestone:  => 7.8.1


Comment:

 Ah, I see.  Yes, I think you're right, this field isn't necessary.  It is
 probably there because the size of an `StgArrWords` used to be stored in
 units of words, but it was changed to be bytes.

 I'll remove it.

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