#4928: Add primops for copying/cloning an array
------------------------------+---------------------------------------------
  Reporter:  tibbe            |          Owner:  simonmar        
      Type:  feature request  |         Status:  patch           
  Priority:  normal           |      Milestone:  7.4.1           
 Component:  Runtime System   |        Version:  7.0.1           
Resolution:                   |       Keywords:                  
  Testcase:                   |      Blockedby:                  
Difficulty:                   |             Os:  Unknown/Multiple
  Blocking:                   |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown     |  
------------------------------+---------------------------------------------

Comment(by tibbe):

 `stg_copyArrayzh` and `stg_copyMutableArrayzh` both call `MAYBE_GC` but
 neither of them allocates. Is this correct?

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