[GHC] #11291: DfltProb1(optasm): panic CoreToStg.myCollectArgs
GHC
ghc-devs at haskell.org
Wed Dec 30 11:23:55 UTC 2015
#11291: DfltProb1(optasm): panic CoreToStg.myCollectArgs
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 7.11
(CodeGen) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Compile-time | Test Case:
crash | typecheck/should_compile/DfltProb1
| (optasm)
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
I'm afraid not,
{{{
$ inplace/bin/ghc-stage2 --version
The Glorious Glasgow Haskell Compilation System, version 7.11.20151230
$ inplace/bin/ghc-stage2 -O DfltProb1.hs -fforce-recomp
[1 of 1] Compiling DfltProb1 ( DfltProb1.hs, DfltProb1.o )
$
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11291#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list