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]

Re: problems with g77 testsuite


>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)


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