#5183: HEAD: panic addTickHsCmd for T3822
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:              
        Type:  bug                |      Status:  new         
    Priority:  normal             |   Component:  Compiler    
     Version:  7.1                |    Keywords:              
    Testcase:                     |   Blockedby:              
          Os:  Unknown/Multiple   |    Blocking:              
Architecture:  Unknown/Multiple   |     Failure:  None/Unknown
----------------------------------+-----------------------------------------
 After the fix to #5045, the panic in T3822 (hpc) moved from addTickHsExpr
 to addTickHsCmd:
 {{{
 [1 of 1] Compiling Main             ( T3822.hs, T3822.o )
 ghc-stage2: panic! (the 'impossible' happened)
   (GHC version 7.1.20110509 for i386-unknown-linux):
         addTickHsCmd neg{v adP} [lid]

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug


 *** unexpected failure for T3822(hpc)
 }}}
 Missing cases there too?

 T3822(ghci) fails with
 {{{
 attempting to use module `Main' (T3822.hs) which is not loaded
 }}}
 That may be related.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5183>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to