[GHC] #9073: small SPECIALIZE INLINE program taking gigabytes of memory to compile

GHC ghc-devs at haskell.org
Sun May 4 02:35:58 UTC 2014


#9073: small SPECIALIZE INLINE program taking gigabytes of memory to compile
-------------------------------------------------+-------------------------
        Reporter:  dagit                         |            Owner:
            Type:  bug                           |           Status:  new
        Priority:  normal                        |        Milestone:
       Component:  Compiler                      |          Version:  7.8.2
      Resolution:                                |         Keywords:
Operating System:  Unknown/Multiple              |     Architecture:
 Type of failure:  Compile-time performance bug  |  Unknown/Multiple
       Test Case:                                |       Difficulty:
        Blocking:                                |  Unknown
                                                 |       Blocked By:
                                                 |  Related Tickets:
-------------------------------------------------+-------------------------

Comment (by dagit):

 Adding `-fno-full-laziness` makes the problem go away (that is, the memory
 usage goes back to normal).

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


More information about the ghc-tickets mailing list