From ab7b72e10002e96c0a092a6a2ef6ba2a9ec25f2b Mon Sep 17 00:00:00 2001 From: Sharon Dvir Date: Mon, 18 Feb 2019 21:10:57 +0000 Subject: [PATCH] README: Fix typos. 2019-02-18 Sharon Dvir gcc/testsuite/ * README: Fix typos. From-SVN: r268996 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/README | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index fc03ecd6d9d..41375758005 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2019-02-18 Sharon Dvir + + * README: Fix typos. + 2019-02-18 Rainer Orth * g++.dg/torture/pr89303.C (bad_weak_ptr): Rename to diff --git a/gcc/testsuite/README b/gcc/testsuite/README index 18ecb56aefc..dfacd937a29 100644 --- a/gcc/testsuite/README +++ b/gcc/testsuite/README @@ -8,7 +8,7 @@ ftp://gcc.gnu.org/pub/gcc/infrastructure, for example. These tests are included "as is". If any of them fails, do not report a bug. Bug reports for DejaGnu can go to bug-dejagnu@gnu.org. Discussion and comments about this testsuite should be sent to -gcc@gcc.gnu.org; additions and changes to should go to sent to +gcc@gcc.gnu.org; additions and changes should be sent to gcc-patches@gcc.gnu.org. The entire testsuite is invoked by `make check` at the top level of @@ -48,7 +48,7 @@ how to run tests (in the GCC 2.7 era): 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 -- 2.30.2