]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* README: More listname related changes.
authorJeffrey A Law <law@cygnus.com>
Mon, 26 Jul 1999 03:43:06 +0000 (03:43 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 26 Jul 1999 03:43:06 +0000 (21:43 -0600)
From-SVN: r28248

gcc/testsuite/ChangeLog
gcc/testsuite/README

index b37ee29cc0ac9e466b56ee0f2b5e119702935809..92cd826b43ad10b311a19177b8acfa16f8686dec 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-06-05  Craig Burley  <craig@jcb-sc.com>
 
        * g77.f-torture/compile/19990502-0.f: Replace with new,
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!