aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1999-07-26 03:43:06 +0000
committerJeff Law <law@gcc.gnu.org>1999-07-25 21:43:06 -0600
commit5c0df798910b1893dec639762dd35fd6acd83fde (patch)
treec94885cd357a9f019f4ab046fe7ac497f1e7ee0e
parent38b75142a2a23c190996f59d6d2aac30ba49be0a (diff)
* README: More listname related changes.
From-SVN: r28248
-rw-r--r--gcc/testsuite/ChangeLog4
-rw-r--r--gcc/testsuite/README6
2 files changed, 7 insertions, 3 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index b37ee29cc0a..92cd826b43a 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
+
+ * README: More listname related changes.
+
1999-06-05 Craig Burley <craig@jcb-sc.com>
* g77.f-torture/compile/19990502-0.f: Replace with new,
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!