gfortran testsuite regression

François-Xavier Coudert Francois-Xavier.Coudert@lcp.u-psud.fr
Wed Mar 30 11:29:00 GMT 2005


I did another test, from fresh (one hour ago) CVS, on i386-linux. Same failures.

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

These tests compile fine, but the testsuite framework seems not to like what 
you tell him:

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"
ERROR: gfortran.dg/vect/vect-2.f90  -O : error executing dg-final: no files 
matched glob pattern "vect-2.f90  -O .t??.vect"
UNRESOLVED: gfortran.dg/vect/vect-2.f90  -O : error executing dg-final: no 
files matched glob pattern "vect-2.f90  -O .t??.vect"
ERROR: gfortran.dg/vect/vect-3.f90  -O : error executing dg-final: no files 
matched glob pattern "vect-3.f90  -O .t??.vect"
UNRESOLVED: gfortran.dg/vect/vect-3.f90  -O : error executing dg-final: no 
files matched glob pattern "vect-3.f90  -O .t??.vect"
ERROR: gfortran.dg/vect/vect-4.f90  -O : error executing dg-final: no files 
matched glob pattern "vect-4.f90  -O .t??.vect"
UNRESOLVED: gfortran.dg/vect/vect-4.f90  -O : error executing dg-final: no 
files matched glob pattern "vect-4.f90  -O .t??.vect"
ERROR: gfortran.dg/vect/vect-5.f90  -O : error executing dg-final: no files 
matched glob pattern "vect-5.f90  -O .t??.vect"
UNRESOLVED: gfortran.dg/vect/vect-5.f90  -O : error executing dg-final: no 
files matched glob pattern "vect-5.f90  -O .t??.vect"

All vect-?.f90 files do that. I suspect your vect.exp is wrong, but don't 
understand enough the test framework to know what's wrong.

You should definitely see this failure on i686-linux. Did you test with the 
exact CVS tree you commited? I guess you'll have to do it again to debug 
this problem.

FX

PS: my configure on i386-linux is: configure --enable-languages=c,f95 
--host=i386-linux



More information about the Gcc-patches mailing list