[GHC] #12571: GHC panic

GHC ghc-devs at haskell.org
Sun Sep 4 19:19:07 UTC 2016


#12571: GHC panic
-------------------------------------+-------------------------------------
        Reporter:  prsteele          |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:  x86_64
 Type of failure:  Compile-time      |  (amd64)
  crash                              |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by mpickering):

 The error is because GHC was doing too much inlining. The syntax error is
 completely unrelated. Maybe if you try with `-fforce-recomp` you will be
 able to reproduce the problem?

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


More information about the ghc-tickets mailing list