#4394: IPRun failure
----------------------------------------+-----------------------------------
    Reporter:  simonmar                 |        Owner:              
        Type:  bug                      |       Status:  new         
    Priority:  highest                  |    Milestone:  7.0.1       
   Component:  Compiler (Type checker)  |      Version:  6.12.3      
    Keywords:                           |     Testcase:              
   Blockedby:                           |   Difficulty:              
          Os:  Unknown/Multiple         |     Blocking:              
Architecture:  Unknown/Multiple         |      Failure:  None/Unknown
----------------------------------------+-----------------------------------

Comment(by daniel.is.fischer):

 FWIW, it fails with
 {{{=====> IPRun(normal) 709 of 2608 [0, 12, 0]
 cd ./typecheck/should_run &&
 '/home/dafis/Haskell/Hacking/ratstuff/inplace/bin/ghc-stage2' -fforce-
 recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf
 -rtsopts -optl-lz -o IPRun IPRun.hs    >IPRun.comp.stderr 2>&1
 Compile failed (status 256) errors were:
 [1 of 1] Compiling Main             ( IPRun.hs, IPRun.o )
 ghc-stage2: panic! (the 'impossible' happened)
   (GHC version 7.1.20101015 for i386-unknown-linux):
     metaTvRef a{tv ak2} [sk]

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


 *** unexpected failure for IPRun(normal)
 }}}
 here (same message for all ways [except ghci]).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4394#comment:1>
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