This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MIPS testsuite failures...


David Daney <ddaney@avtrex.com> 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/dse-1.c scan-assembler-not \\tlw\\t

This is fixed by:

    http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01844.html

(which FWIW I've now pinged twice:

    http://gcc.gnu.org/ml/gcc-patches/2007-09/msg02110.html
    http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00370.html
)

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]