This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
MIPS testsuite failures...
- From: David Daney <ddaney at avtrex dot com>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>
- Cc: Richard Sandiford <rsandifo at nildram dot co dot uk>
- Date: Wed, 10 Oct 2007 11:29:25 -0700
- Subject: MIPS testsuite failures...
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