[GHC] #10602: ghc panic: Template variable unbound in rewrite rule when compiling with -O2

GHC ghc-devs at haskell.org
Mon Jul 6 13:05:35 UTC 2015


#10602: ghc panic: Template variable unbound in rewrite rule when compiling with
-O2
-------------------------------------+-------------------------------------
        Reporter:  pacak             |                   Owner:  bgamari
            Type:  bug               |                  Status:  infoneeded
        Priority:  highest           |               Milestone:  7.10.2
       Component:  Compiler          |                 Version:  7.10.2-rc2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by pacak):

 rc2 downloaded from ghc website as {{{ghc-7.10.1.20150630-src.tar.xz}}}

 {{{
 % cat mk/build.mk

 GhcRTSWays += debug
 GhcRTSWays += debug_p
 GhcRTSWays += thr_debug
 GhcRTSWays += thr_debug_p

 BUILD_DOCBOOK_HTML = YES

 DYNAMIC_GHC_PROGRAMS = NO
 }}}

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


More information about the ghc-tickets mailing list