aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1999-02-06 17:04:18 +0000
committerJeff Law <law@gcc.gnu.org>1999-02-06 10:04:18 -0700
commit90198320244db48ce6aa3141b2ee58e3bb46250c (patch)
tree6719dc40178f513be13c982168f1b1e626433244
parent8318490b1ebf6bce70a5ee7754c489aae228d945 (diff)
downloadgcc-90198320244db48ce6aa3141b2ee58e3bb46250c.zip
gcc-90198320244db48ce6aa3141b2ee58e3bb46250c.tar.gz
gcc-90198320244db48ce6aa3141b2ee58e3bb46250c.tar.bz2
* README: Update email addresses.
From-SVN: r25061
-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 05550ac..4cfd3fa 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
+
+ * README: Update email addresses.
+
Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
* gcc.c-torture/execute/990130-1.c: New test.
diff --git a/gcc/testsuite/README b/gcc/testsuite/README
index bf9c2d9..84cd391 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@cygnus.com; additions and changes to should go to sent to
-egcs-patches@cygnus.com.
+egcs@egcs.cygnus.com; additions and changes to should go to sent to
+egcs-patches@egcs.cygnus.com.
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,5 +41,5 @@ following structure:
g++.other
g++.pt Tests for templates
g++.rfg
- g++.robertl Tests from egcs-bugs@cygnus.com, gathered by Robert Lipe
+ g++.robertl Tests from egcs-bugs@egcs.cygnus.com, gathered by Robert Lipe