This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: problems with g77 testsuite
- To: d dot love at dl dot ac dot uk
- Subject: Re: problems with g77 testsuite
- From: Craig Burley <burley at gnu dot org>
- Date: Mon, 22 Jun 1998 00:37:29 -0400 (EDT)
- CC: egcs-bugs at cygnus dot com
>The recent change to `g77 -v' has broken the version-determination at
>the end of the the g77 tests. I don't know how it should be. Example
>below. I don't know where the ^Ms at the end of the lines have come
>from (after the `spawn' line if not intact through mail).
Dunno about the ^Ms, but I'm guessing that the -B option needs to
be used to properly use -v on an uninstalled g77. (Maybe for
gcc too, if the specs file is suitably important/different?)
So, if the test stuff is modified to do `<tree>/<command> -B<tree>/ -v',
or similar, it should resume working. (No relevance to b-trees here. :)
tq vm, (burley)