This is the mail archive of the gcc-bugs@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: 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


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