#3554: ASSERT failed! file TcMType.lhs line 349
--------------------------------------+-------------------------------------
  Reporter:  simonmar                 |          Owner:  chak            
      Type:  bug                      |         Status:  new             
  Priority:  normal                   |      Milestone:  6.12.2          
 Component:  Compiler (Type checker)  |        Version:  6.10.4          
  Severity:  normal                   |       Keywords:                  
Difficulty:  Unknown                  |       Testcase:  T2627b          
        Os:  Unknown/Multiple         |   Architecture:  Unknown/Multiple
--------------------------------------+-------------------------------------
 Test `T2627b` is failing with an assertion failure with a DEBUG compiler:

 {{{
 =====> T2627b(normal)
 cd ./indexed-types/should_fail && '/64playpen/buildbot/x86_64-linux-
 head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint
 -no-user-package-conf  -dno-debug-output -c T2627b.hs
 >T2627b.comp.stderr 2>&1
 Actual stderr output differs from expected:
 --- ./indexed-types/should_fail/T2627b.stderr.normalised        2009-09-29
 21:47:01.000000000 +0100
 +++ ./indexed-types/should_fail/T2627b.comp.stderr.normalised   2009-09-29
 21:47:01.000000000 +0100
 @@ -1,8 +1,7 @@
 +ghc: panic! (the 'impossible' happened)
 +  (GHC version 6.13.20090929 for x86_64-unknown-linux):
 +       ASSERT failed! file TcMType.lhs line 349
 +t_aju{tv} [tau]
 +
 }}}

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