diff options
author | Jeffrey A Law <law@cygnus.com> | 1999-07-26 03:58:29 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-07-25 21:58:29 -0600 |
commit | 0e8b6188356da3a74b7611cb72644a1d5ff5c986 (patch) | |
tree | 41521750bfe2da360fa034122af3704b54e08dd7 /gcc/testsuite/README | |
parent | 41296e2a2391863bdaa411bb67d8ac9af3e39fde (diff) | |
download | gcc-0e8b6188356da3a74b7611cb72644a1d5ff5c986.zip gcc-0e8b6188356da3a74b7611cb72644a1d5ff5c986.tar.gz gcc-0e8b6188356da3a74b7611cb72644a1d5ff5c986.tar.bz2 |
* README: More listname related changes.
From-SVN: r28249
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 2b336f5..7d06473 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! |