David Daney <[EMAIL PROTECTED]> writes:
> 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
This is on my list of things to look at. It seems to fail on 32-bit
MIPS targets but not 64-bit ones.
> FAIL: gcc.target/mips/
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