Fortran testsuite problem
Hans-Peter Nilsson
hp@bitrange.com
Tue Jan 29 20:16:00 GMT 2002
On Mon, 28 Jan 2002, John David Anglin wrote:
> 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.
...
Me too!
> The rest of the g77 tests are ok. I believe that I have the latest
> cvs version of dejagnu installed.
That's probably a clue. :-) I'm running it straight from the
sourceware CVS (simtest-howto.html).
AFAICT it was the \*\* in
write(*,'(I2.2)') -6 ! { dg-output "\*\*\n" }
in g77.dg/f77-edit-i-out.f
Also, when I take out that line, the test seems to fail (just
fail) because those \r emitted together with the \n on every
line aren't matched. I think the test need to be stabilized
regarding different dejagnu (tcl?) versions.
brgds, H-P
More information about the Gcc
mailing list