It doesn't fail here, though I am on a 64bit machine. Could it be due to http://hackage.haskell.org/trac/ghc/ticket/5227 ?
Cheers, Pedro On Tue, Jun 14, 2011 at 16:14, Edward Z. Yang <[email protected]> wrote: > But it's the good kind of failure. > > =====> T3294(normal) 401 of 2809 [0, 0, 0] > cd ./perf/compiler && > '/home/ezyang/Dev/ghc-validate/inplace/bin/ghc-stage2' -fforce-recomp > -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -c > T3294.hs +RTS -V0 -tT3294.comp.stats --machine-readable -RTS > >T3294.comp.stderr 2>&1 > bytes allocated 688313024 is less than minimum allowed 800000000 > If this is because you have improved GHC, please > update the test so that GHC doesn't regress again > *** unexpected failure for T3294(normal) > > Cheers, > Edward > > _______________________________________________ > Cvs-ghc mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/cvs-ghc >
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
