#2370: num009 fails on OS X 10.5?
-------------------------------+--------------------------------------------
    Reporter:  batterseapower  |       Owner:                   
        Type:  bug             |      Status:  new              
    Priority:  normal          |   Component:  Compiler         
     Version:  6.9             |    Severity:  normal           
    Keywords:                  |    Testcase:  lib/Numirc/num009
Architecture:  x86_64 (amd64)  |          Os:  MacOS X          
-------------------------------+--------------------------------------------
 Running on an 8-core system based on Xeon 5400s.

 Full error:

 {{{
 =====> num009(threaded2)
 cd . &&
 '/Users/mbolingbroke/Programming/Checkouts/ghc.working/compiler/stage2
 /ghc-inplace' -fforce-recomp -dcore-lint -dcmm-lint -Di386_apple_darwin
 -dno-debug-output -o num009 num009.hs -O -threaded   >num009.comp.stderr
 2>&1
 cd . && ./num009  +RTS -N2 -RTS  </dev/null >num009.run.stdout
 2>num009.run.stderr
 Actual stdout output differs from expected:
 --- ./num009.stdout.normalised  2008-06-17 09:55:40.000000000 +0100
 +++ ./num009.run.stdout.normalised      2008-06-17 09:55:40.000000000
 +0100
 @@ -1 +1,31 @@
 +sind
 +-0.6452512852657808
 +-0.7469218912594929
 +(-5811906895766608,-53)
 +(-6727674302302237,-53)
 +sinf
 +0.6565767
 +-0.7710884
 +(11015529,-24)
 +(-12936717,-24)
 +cosd
 +0.7639704044417284
 +-0.6649117899070088
 +(6881233657531710,-53)
 +(-5988992978518909,-53)
 +cosf
 +0.7542593
 +0.63672805
 +(12654371,-24)
 +(10682524,-24)
 +tand
 +-0.8446024630198841
 +1.123339821307656
 +(-7607502675465106,-53)
 +(5059072800651599,-52)
 +tanf
 +0.87049204
 +-1.2110169
 +(14604433,-24)
 +(-10158746,-23)
  Done
 *** unexpected failure for num009(threaded2)
 }}}

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