[GHC] #8941: Module that causes GHC-7.8 to exhaust memory when compiled with -O2

GHC ghc-devs at haskell.org
Mon Mar 31 07:20:51 UTC 2014


#8941: Module that causes GHC-7.8 to exhaust memory when compiled with -O2
---------------------------------+------------------------------------
        Reporter:  guest         |            Owner:
            Type:  bug           |           Status:  new
        Priority:  normal        |        Milestone:
       Component:  Compiler      |          Version:  7.8.1-rc2
      Resolution:                |         Keywords:
Operating System:  Linux         |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |       Difficulty:  Unknown
       Test Case:                |       Blocked By:
        Blocking:                |  Related Tickets:
---------------------------------+------------------------------------

Comment (by bjp):

 I had a similar problem one month ago and believe that it is caused by
 https://ghc.haskell.org/trac/ghc/ticket/7068 in my case.

 I temporarily fixed it by adding a `-fno-spec-constr` option, maybe you
 want to try that as well?

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


More information about the ghc-tickets mailing list