From: Jeffrey A Law Date: Mon, 26 Jul 1999 03:43:06 +0000 (+0000) Subject: * README: More listname related changes. X-Git-Tag: prereleases/gcc-2.95-test~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c0df798910b1893dec639762dd35fd6acd83fde;p=thirdparty%2Fgcc.git * README: More listname related changes. From-SVN: r28248 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index b37ee29cc0ac..92cd826b43ad 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 * g77.f-torture/compile/19990502-0.f: Replace with new, diff --git a/gcc/testsuite/README b/gcc/testsuite/README index 2b336f5b29d2..7d064730dafb 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!