summaryrefslogtreecommitdiff
path: root/gcc/testsuite/README
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-07-26 03:58:29 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-07-26 03:58:29 +0000
commit70a69aaeb6917b831ca2f614e7bc53b534f650ec (patch)
tree41521750bfe2da360fa034122af3704b54e08dd7 /gcc/testsuite/README
parent9f1cff95c74ba3d70746b21f09cfb419cfe9e27c (diff)
downloadgcc-70a69aaeb6917b831ca2f614e7bc53b534f650ec.tar.gz
* README: More listname related changes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28249 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/README')
-rw-r--r--gcc/testsuite/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/testsuite/README b/gcc/testsuite/README
index 2b336f5b29d..7d064730daf 100644
--- a/gcc/testsuite/README
+++ b/gcc/testsuite/README
@@ -13,8 +13,8 @@ developers.
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@prep.ai.mit.edu.
Discussion and comments about this testsuite should be sent to
-egcs@egcs.cygnus.com; additions and changes to should go to sent to
-egcs-patches@egcs.cygnus.com.
+gcc@gcc.gnu.org; additions and changes to should go to sent to
+gcc-patches@gcc.gnu.org.
The entire testsuite is invoked by `make check` at the top level of
the EGCS tree. `make check-g++` runs the C++ testsuite only.
@@ -41,7 +41,7 @@ the following structure:
g++.other
g++.pt Tests for templates
g++.rfg
- g++.robertl Tests from egcs-bugs@egcs.cygnus.com, gathered by Robert Lipe
+ g++.robertl Tests from gcc-bugs@gcc.gnu.org, gathered by Robert Lipe
g++.old-deja uses a fixed driver for all g++ tests based on the old
DejaGnu drivers. But just because its old, doesn't mean its redundant!