[GHC] #12944: ghc master (8.1.20161206) panics with assertion failure with devel2 flavor and -O
GHC
ghc-devs at haskell.org
Wed Dec 21 14:06:17 UTC 2016
#12944: ghc master (8.1.20161206) panics with assertion failure with devel2 flavor
and -O
-------------------------------------+-------------------------------------
Reporter: pacak | Owner:
Type: bug | Status: closed
Priority: highest | Milestone: 8.2.1
Component: Compiler | Version: 8.1
(CodeGen) |
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2844
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"0a18231b9c62c9f773a5c74f7cc290416fbbb655/ghc"
0a18231b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="0a18231b9c62c9f773a5c74f7cc290416fbbb655"
Lint DFunUnfoldings
Previously we simply failed to Lint these DFunUnfoldings, which led
to a very delayed error message for Trac #12944
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12944#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list