[GHC] #11380: Compiling a 10.000 line file exhausts memory

GHC ghc-devs at haskell.org
Sun Jan 17 17:20:11 UTC 2016


#11380: Compiling a 10.000 line file exhausts memory
-------------------------------------+-------------------------------------
        Reporter:  kennethb          |                Owner:
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:  x86_64
 Type of failure:  Compile-time      |  (amd64)
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by jstolarek):

 kennethb, what happens when you try to compile your parser with `-O0`
 option (ie. without optimizations)?

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


More information about the ghc-tickets mailing list