On 02/12/2010 07:06, Ben Lippmeier wrote:
Wed Dec  1 22:20:02 PST 2010  Ben Lippmeier<[email protected]>
   * -XPArr is now -XParallelArrays

     M ./tests/ghc-regress/dph/diophantine/DiophantineVect.hs -1 +1
     M ./tests/ghc-regress/dph/diophantine/Main.hs -1 +1
     M ./tests/ghc-regress/dph/dotp/DotPVect.hs -1 +1
     M ./tests/ghc-regress/dph/primespj/PrimesVect.hs -1 +1
     M ./tests/ghc-regress/dph/quickhull/QuickHullVect.hs -1 +1
     M ./tests/ghc-regress/dph/quickhull/Types.hs -1 +1
     M ./tests/ghc-regress/dph/smvm/SMVMVect.hs -1 +1
     M ./tests/ghc-regress/dph/sumnats/SumNatsVect.hs -1 +1
     M ./tests/ghc-regress/dph/words/WordsVect.hs -1 +1

Validate is failing on T4437 (below). Looks related to the ParallelArrays change:

=====> T4437(normal) 75 of 89 [0, 0, 0]
cd . && '/64playpen/simonmar/validate/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -o T4437 T4437.hs -package ghc >T4437.comp.stderr 2>&1
cd . && ./T4437    </dev/null >T4437.run.stdout 2>T4437.run.stderr
Actual stdout output differs from expected:
--- /dev/null   2010-07-12 10:04:09.289532989 +0100
+++ ./T4437.run.stdout.normalised       2010-12-02 14:01:23.256393152 +0000
@@ -0,0 +1 @@
+ParallelArrays

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to