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]

Fortran testsuite problem


Anybody else seeing:

Running /xxx/gnu/gcc-3.1/gcc/gcc/testsuite/g77.dg/dg.exp ...
ERROR: tcl error sourcing /xxx/gnu/gcc-3.1/gcc/gcc/testsuite/g77.dg/dg.exp.
ERROR: couldn't compile regular expression pattern: quantifier operand invalid
    while executing
"regexp $texttmp ${output}"
    (procedure "dg-test" line 238)
    invoked from within
"dg-test $test $flags ${default-extra-flags}"
    (procedure "g77-dg-runtest" line 24)
    invoked from within
"g77-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.f]] \
	$DEFAULT_FFLAGS"
    (file "/xxx/gnu/gcc-3.1/gcc/gcc/testsuite/g77.dg/dg.exp" line 32)
    invoked from within
"source /xxx/gnu/gcc-3.1/gcc/gcc/testsuite/g77.dg/dg.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /xxx/gnu/gcc-3.1/gcc/gcc/testsuite/g77.dg/dg.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

The rest of the g77 tests are ok.  I believe that I have the latest
cvs version of dejagnu installed.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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