diff options
author | Jeffrey A Law <law@cygnus.com> | 1999-02-06 17:04:18 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-02-06 10:04:18 -0700 |
commit | 90198320244db48ce6aa3141b2ee58e3bb46250c (patch) | |
tree | 6719dc40178f513be13c982168f1b1e626433244 /gcc/testsuite/README | |
parent | 8318490b1ebf6bce70a5ee7754c489aae228d945 (diff) | |
download | gcc-90198320244db48ce6aa3141b2ee58e3bb46250c.tar.gz |
* README: Update email addresses.
From-SVN: r25061
Diffstat (limited to 'gcc/testsuite/README')
-rw-r--r-- | gcc/testsuite/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/testsuite/README b/gcc/testsuite/README index bf9c2d90ba4..84cd3919921 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 |