This is the mail archive of the gcc-patches@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]

gfortran testsuite regression


Appeared tonight, after:

2005-03-29 Dorit Naishlos <dorit@il.ibm.com>

        * gfortran.dg/vect: New directory.
        * gfortran.dg/vect/vect.exp: New.
        * gfortran.dg/vect/vect-1.f90: New test.
        * gfortran.dg/vect/vect-2.f90: New test.
        * gfortran.dg/vect/vect-3.f90: New test.
        * gfortran.dg/vect/vect-4.f90: New test.
        * gfortran.dg/vect/vect-5.f90: New test.

All platforms I use for nightly builds (sparc-solaris, i386-linux, i686-freebsd) have the following failures in testsuite:

ERROR: gfortran.dg/vect/vect-1.f90 -O : error executing dg-final: no files matched glob pattern "vect-1.f90 -O .t??.vect"
UNRESOLVED: gfortran.dg/vect/vect-1.f90 -O : error executing dg-final: no files matched glob pattern "vect-1.f90 -O .t??.vect"



Hopefully, this was already spotted, but too much feedback can't kill.


FX


PS: I'm a bit surprised since this patch was :


"Bootstrapped and tested the vectorizer tests on i686-pc-linux-gnu,
and bootstrapped (with vectorization enabled) and tested (full make check)
on powerpc-darwin."


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