perf/compiler/T4801 now fails spectacularly:

peak_megabytes_allocated 51 is less than minimum allowed 55
If this is because you have improved GHC, please
update the test so that GHC doesn't regress again
bytes allocated 459799776 is less than minimum allowed 600000000
If this is because you have improved GHC, please
update the test so that GHC doesn't regress again
max_bytes_used 18361656 is less than minimum allowed 20000000
If this is because you have improved GHC, please
update the test so that GHC doesn't regress again
*** unexpected failure for T4801(normal)

(less spectacularly on 32-bits, but there I also get

bytes allocated 231936980 is less than minimum allowed 330000000).

I suspect the new treatment of Integers plays a role, so I think the limits 
should be adapted.

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

Reply via email to