diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 9e5b5f00c4779e27653c592bd8e679fdf20b9729..fdac060d4edf58a4cdcf155e063fedb803728907 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-28  Ben Elliston  <bje@au.ibm.com>
+
+	* README: Update the DejaGnu bug reporting address.
+	* lib/c-torture.exp: Remove the DejaGnu bug reporting address.
+	* lib/objc-torture.exp: Likewise.
+
 2005-02-27  Steven G. Kargl  <kargl@gcc.gnu.org>
 
 	* gfortran.dg/boz_1.f90: New test.
@@ -7,8 +13,7 @@
 2005-02-27  Steven G. Kargl  <kargl@gcc.gnu.org>
 
 	* gfortran.dg/ishft.f90:  Remove kind suffix from BOZ constant
-	* gfortran.fortran-torture/execute/intrinsic_mvbits.f90: ditto
-
+	* gfortran.fortran-torture/execute/intrinsic_mvbits.f90: Ditto.
 
 2005-02-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
 
diff --git a/gcc/testsuite/README b/gcc/testsuite/README
index ae5e3def52227d67acdfe54f95a2a88d728c105b..e84762237167247113f37f962b8592109a62c913 100644
--- a/gcc/testsuite/README
+++ b/gcc/testsuite/README
@@ -6,7 +6,7 @@ need a current DejaGnu snapshot, which is available from
 ftp://gcc.gnu.org/pub/gcc/infrastructure, for example.
 
 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.
+a bug.  Bug reports for DejaGnu can go to bug-dejagnu@gnu.org.
 Discussion and comments about this testsuite should be sent to
 gcc@gcc.gnu.org; additions and changes to should go to sent to
 gcc-patches@gcc.gnu.org.
diff --git a/gcc/testsuite/lib/c-torture.exp b/gcc/testsuite/lib/c-torture.exp
index f7b547a0708110401822eda78ba8cb49a2896a2c..375ff2c9464d7851d394d0b00612bdfe949f1946 100644
--- a/gcc/testsuite/lib/c-torture.exp
+++ b/gcc/testsuite/lib/c-torture.exp
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-dejagnu@gnu.org.
-
 # This file was written by Rob Savoye. (rob@cygnus.com)
 
 load_lib file-format.exp
diff --git a/gcc/testsuite/lib/objc-torture.exp b/gcc/testsuite/lib/objc-torture.exp
index ec05da91d0da16f05951ef845ac07c2fc705541a..73cbc6a30a0e9f9c54cf97e6ccd1178a24e937c6 100644
--- a/gcc/testsuite/lib/objc-torture.exp
+++ b/gcc/testsuite/lib/objc-torture.exp
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-dejagnu@gnu.org.
-
 # This file was written by Rob Savoye. (rob@cygnus.com)
 
 load_lib file-format.exp