This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problems with Fortran tests using "rsh" connect method in dejagnu
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Jason R Thorpe <thorpej at wasabisystems dot com>
- Cc: <gcc-bugs at gcc dot gnu dot org>
- Date: Fri, 12 Jul 2002 00:16:39 -0400 (EDT)
- Subject: Re: Problems with Fortran tests using "rsh" connect method in dejagnu
On Thu, 11 Jul 2002, Jason R Thorpe wrote:
> Is anyone else using the "rsh" connect method to do remote testing with
> a target? All goes well until I get to the fortran tests; the output
> seems to be going to the wrong place:
>
> Running /u1/hack/gnu-toolchain/gcc/gcc/gcc/testsuite/g77.dg/dg.exp ...
> FAIL: g77.dg/f77-edit-apostrophe-out.f output pattern test, is abcde
> and an apostrophe -'-
There's are two similar same fixes for that (2002-03-31 savannah
or 2002-04-14 sourceware); update to either CVS. Or pick
patches for your own version; lib/remote.exp for this bug if
your board needs_status_wrapper. (If it doesn't, it's a similar
bug elsewhere, methinks.)
brgds, H-P