#7326: print035(ghci) fails when ghci is dynamic
---------------------------------+------------------------------------------
    Reporter:  igloo             |       Owner:  igloo           
        Type:  bug               |      Status:  new             
    Priority:  high              |   Milestone:  7.8.1           
   Component:  GHCi              |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
 `print035(ghci)` fails when ghci is dynamic:
 {{{
 =====> print035(ghci) 36 of 75 [0, 0, 0]
 cd . && HC='/home/ian/ghc/git/ghc/inplace/bin/ghc-stage2' HC_OPTS='-dcore-
 lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-
 history ' '/home/ian/ghc/git/ghc/inplace/bin/ghc-stage2' --interactive -v0
 -ignore-dot-ghci -dcore-lint -dcmm-lint -dno-debug-output -no-user-
 package-db -rtsopts -fno-ghci-history  -ignore-dot-ghci   <print035.script
 >print035.run.stdout 2>print035.run.stderr
 Actual stdout output differs from expected:
 --- ./print035.stdout   2012-06-06 22:37:21.000000000 +0100
 +++ ./print035.run.stdout       2012-10-13 17:34:45.000000000 +0100
 @@ -1,5 +1,5 @@
  o1 = (_t1::Unboxed1)
  o2 = (_t2::Unboxed2)
  23
 -o1 = Unboxed1 ((#,#) 5 True)
 -o2 = Unboxed2 ((#,#) 6 ((#,#) 7 False))
 +o1 = (_t3::Unboxed1)
 +o2 = (_t4::Unboxed2)
 *** unexpected failure for print035(ghci)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to