I am pleased that the current trunk is looking to be in very good shape
for the mipsel-linux target:
http://gcc.gnu.org/ml/gcc-testresults/2007-10/msg00397.html
The gcc.c-torture/execute/loop-2[fg].c FAILures are due to kernel bugs.
gcc.c-torture/execute/mayalias-[23].c FAIL on x86_64-pc-linux so I am
not too concerned about them.
There are two GCC tests for which I cannot explain the failures:
FAIL: gcc.dg/memcpy-1.c scan-tree-dump-times nasty_local 0
FAIL: gcc.target/mips/dse-1.c scan-assembler-not \\tlw\\t
I wonder if anyone can shed light on these failures. It would be nice
to fix the MIPS target enough for 4.3 that it would be as good (from a
testsuite point of view) as x86_64.
David Daney