[GHC] #11414: Panic with -XStrict: StgCmmEnv: variable not found
GHC
ghc-devs at haskell.org
Tue Jan 12 22:48:09 UTC 2016
#11414: Panic with -XStrict: StgCmmEnv: variable not found
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords: Strict
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by adamse):
Did some very quick testing. At 77ef1a0895b3bfa9236705f4e5ffcd46d6e19ff8
(Dec 14) there is no error:
{{{
% ./inplace/bin/ghc-stage2 Test.hs
[1 of 1] Compiling Main ( Test.hs, Test.o )
Linking Test ...
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11414#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list