aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/README
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1999-07-26 03:58:29 +0000
committerJeff Law <law@gcc.gnu.org>1999-07-25 21:58:29 -0600
commit0e8b6188356da3a74b7611cb72644a1d5ff5c986 (patch)
tree41521750bfe2da360fa034122af3704b54e08dd7 /gcc/testsuite/README
parent41296e2a2391863bdaa411bb67d8ac9af3e39fde (diff)
downloadgcc-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/README6
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!