[GHC] #13233: typePrimRep panic while compiling GHC with profiling
GHC
ghc-devs at haskell.org
Thu Sep 20 13:39:30 UTC 2018
#13233: typePrimRep panic while compiling GHC with profiling
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.8.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
| LevityPolymorphism
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Compile-time | Test Case:
crash or panic | codeGen/should_fail/T13233
Blocked By: | Blocking:
Related Tickets: #14123, #14573 | Differential Rev(s): Phab:D3490
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by davide):
Building GHC with the build.mk from comment:43, the bug doesn't surface in
newer commits:
||= Commit =||= Build =||
|| HEAD (a4ae97ea63) || success ||
|| ghc-8.6 (6cad8e31dc852594a) || success ||
|| 6f8c3ce4b1 || panic (expected) ||
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13233#comment:48>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list