[GHC] #8199: Get rid of HEAP_ALLOCED

GHC ghc-devs at haskell.org
Fri Feb 14 08:54:56 UTC 2014


#8199: Get rid of HEAP_ALLOCED
----------------------------+----------------------------------------------
        Reporter:  ezyang   |            Owner:  ezyang
            Type:  feature  |           Status:  new
  request                   |        Milestone:  7.10.1
        Priority:  normal   |          Version:  7.7
       Component:           |         Keywords:
  Compiler                  |     Architecture:  Unknown/Multiple
      Resolution:           |       Difficulty:  Project (more than a week)
Operating System:           |       Blocked By:  5435
  Unknown/Multiple          |  Related Tickets:
 Type of failure:           |
  None/Unknown              |
       Test Case:           |
        Blocking:           |
----------------------------+----------------------------------------------

Comment (by simonmar):

 Simon - just to allay any confusion, this is a patchset that Edward is
 working on that isn't currently in GHC, so the bug that he found is not a
 GHC issue.

 Edward: we must have to solve this same problem for the initialisation
 sections that create !StablePtrs for foreign exports, and register cost
 centres for profiling.  I don't remember exactly what we do there, but we
 probably ought to do it the same way.

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


More information about the ghc-tickets mailing list