[GHC] #10535: Float out causes major space leak

GHC ghc-devs at haskell.org
Tue Jun 16 14:28:24 UTC 2015


#10535: Float out causes major space leak
-------------------------------------+-------------------------------------
        Reporter:  AlexET            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:  #7367 #7206       |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by nomeata):

 * related:   => #7367 #7206


Comment:

 Ah, right. Sounds like a case for http://arxiv.org/abs/1207.2017 :-].
 Anyways, this is a tricky problem; how could the compiler detect things
 that are cheaper to recalculate than to share?

 #7206 is also related.

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


More information about the ghc-tickets mailing list