Description: fixed a couple of typos in testsuite/README. Testing: make dvi, make info, although I doubt needed. svn diff (with -up) yields:
Index: gcc/testsuite/README =================================================================== --- gcc/testsuite/README (revision 268955) +++ gcc/testsuite/README (working copy) @@ -8,7 +8,7 @@ These tests are included "as is". If any of them fails, do not report a bug. Bug reports for DejaGnu can go to [email protected]. Discussion and comments about this testsuite should be sent to [email protected]; additions and changes to should go to sent to [email protected]; additions and changes should be sent to [email protected]. The entire testsuite is invoked by `make check` at the top level of @@ -48,7 +48,7 @@ where runtest Is the name used to invoke DejaGnu. If DejaGnu is not - install this will be the relative path name for runtest. + installed this will be the relative path name for runtest. --tool This tells DejaGnu which tool you are testing. It is mainly used to find the testsuite directories for a
