aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gcc.gnu.org>2005-02-28 16:28:47 +1100
committerBen Elliston <bje@gcc.gnu.org>2005-02-28 16:28:47 +1100
commite02e150400644b50a2293eb9179f96f9d132391a (patch)
tree89cf4cb59444c44b70e45046e336fd871a87d042
parentb98c9bf289af754742664d0946f3ea87af58de27 (diff)
downloadgcc-e02e150400644b50a2293eb9179f96f9d132391a.zip
gcc-e02e150400644b50a2293eb9179f96f9d132391a.tar.gz
gcc-e02e150400644b50a2293eb9179f96f9d132391a.tar.bz2
README: Update the DejaGnu bug reporting address.
* README: Update the DejaGnu bug reporting address. * lib/c-torture.exp: Remove the DejaGnu bug reporting address. * lib/objc-torture.exp: Likewise. From-SVN: r95651
-rw-r--r--gcc/testsuite/ChangeLog9
-rw-r--r--gcc/testsuite/README2
-rw-r--r--gcc/testsuite/lib/c-torture.exp3
-rw-r--r--gcc/testsuite/lib/objc-torture.exp3
4 files changed, 8 insertions, 9 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 9e5b5f0..fdac060 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 ae5e3de..e847622 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 f7b547a..375ff2c 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 ec05da9..73cbc6a 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