[GHC] #8742: Reuse scavenge_small_bitmap

GHC ghc-devs at haskell.org
Thu Feb 6 08:07:30 UTC 2014


#8742: Reuse scavenge_small_bitmap
------------------------------------+-------------------------------------
       Reporter:  Tarrasch          |             Owner:  simonmar
           Type:  task              |            Status:  new
       Priority:  lowest            |         Milestone:
      Component:  Runtime System    |           Version:  7.6.3
       Keywords:                    |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple  |   Type of failure:  None/Unknown
     Difficulty:  Unknown           |         Test Case:
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+-------------------------------------
 Hi, I've found that the `scavenge_small_bitmap` is in-lined at two places.
 I added this patch to remove code duplication.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8742>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list