
On 23/04/2010 11:47, Jens Petersen wrote:
Hi,
FYI I just ran the full testsuite (my first time) on a fedora devel build for Fedora 14 and got the following results:
* i686 (all)
OVERALL SUMMARY for test run started at gum agd 23 7:20:47 saaku UTC 2010 2375 total tests, which gave rise to 13152 test cases, of which 0 caused framework failures 2787 were skipped 10016 expected passes 322 expected failures 1 unexpected passes 26 unexpected failures Unexpected passes: length001(ghci) Unexpected failures: CPUTime001(optasm,threaded2) T1969(normal) T2486(optc) T3245(optc,profc) T3286(optc,profc) arith008(optc) arr016(optc) arr017(optc) arrowrun002(optc,profc) cgrun034(optc) cholewo-eval(optc,profc) concprog001(ghci) fast2haskell(optc,profc) ffi009(optc,profc) fun_insts(optc,profc) numrun012(optc,profc) signals002(threaded2)
It looks like you have a problem in the via-C backend, perhaps tickled by a newer version of gcc. Might be a good idea to look into that and submit a ticket, if you have time. Cheers, Simon