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]

Re: gfortran testsuite regression





François-Xavier Coudert <Francois-Xavier.Coudert@lcp.u-psud.fr> wrote on
30/03/2005 10:46:59:
> 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"
>

I don't see this failure on the two platforms I was testing on -
powerpc-apple-darwin7.7.0 and i686-pc-linux-gnu. Can you provide more
detail? do these tests fail to compile, or is it a problem in the testsuite
engine?

dorit

>
> 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]