* README: More listname related changes.
authorJeffrey A Law <law@cygnus.com>
Mon, 26 Jul 1999 03:58:29 +0000 (03:58 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 26 Jul 1999 03:58:29 +0000 (21:58 -0600)
From-SVN: r28249

gcc/testsuite/ChangeLog
gcc/testsuite/README

index a08c55542efec68217ba8a6cedb7a13ff1f5d3a7..f515e7f1ba064af71983d9fad875d1872a806707 100644 (file)
@@ -1,3 +1,7 @@
+Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * README: More listname related changes.
+
 1999-07-08  Catherine Moore  <clm@cygnus.com>
 
        * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
index 2b336f5b29d2bfe24edabf4c559ca860249e2422..7d064730dafb377e78f70e5860a74fbdcf6ca5fa 100644 (file)
@@ -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!