default.exp, [...]: Remove bug reporting instructions with ancient email addresses.
authorJoseph Myers <jsm28@cam.ac.uk>
Thu, 8 Feb 2001 02:29:38 +0000 (02:29 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 8 Feb 2001 02:29:38 +0000 (02:29 +0000)
* config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
g++.dg/dg.exp, g++.old-deja/old-deja.exp,
g77.f-torture/execute/execute.exp,
g77.f-torture/noncompile/noncompile.exp,
gcc.c-torture/execute/execute.exp,
gcc.c-torture/execute/memcheck/memcheck.exp,
gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
Remove bug reporting instructions with ancient email addresses.

From-SVN: r39532

32 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/config/default.exp
gcc/testsuite/g++.dg/dg.exp
gcc/testsuite/g++.old-deja/old-deja.exp
gcc/testsuite/g77.f-torture/execute/execute.exp
gcc/testsuite/g77.f-torture/noncompile/noncompile.exp
gcc/testsuite/gcc.c-torture/execute/execute.exp
gcc/testsuite/gcc.c-torture/execute/memcheck/memcheck.exp
gcc/testsuite/gcc.dg/cpp/cpp.exp
gcc/testsuite/gcc.dg/dg.exp
gcc/testsuite/gcc.dg/format/format.exp
gcc/testsuite/gcc.dg/noncompile/noncompile.exp
gcc/testsuite/gcc.misc-tests/acker1.exp
gcc/testsuite/gcc.misc-tests/dg-test.exp
gcc/testsuite/gcc.misc-tests/dhry.exp
gcc/testsuite/gcc.misc-tests/gcov.exp
gcc/testsuite/gcc.misc-tests/linkage.exp
gcc/testsuite/gcc.misc-tests/matrix1.exp
gcc/testsuite/gcc.misc-tests/mg.exp
gcc/testsuite/gcc.misc-tests/msgs.exp
gcc/testsuite/gcc.misc-tests/sieve.exp
gcc/testsuite/gcc.misc-tests/sort2.exp
gcc/testsuite/lib/g++-dg.exp
gcc/testsuite/lib/g++.exp
gcc/testsuite/lib/g77.exp
gcc/testsuite/lib/gcc-dg.exp
gcc/testsuite/lib/gcc.exp
gcc/testsuite/lib/mike-g++.exp
gcc/testsuite/lib/mike-gcc.exp
gcc/testsuite/lib/old-dejagnu.exp
gcc/testsuite/lib/scanasm.exp
gcc/testsuite/objc/execute/execute.exp

index 78bae3b630584a8959f53ee24e7d005b7310ed83..0a4ce4989f6e455787bf7a33e93a929848742235 100644 (file)
@@ -1,3 +1,22 @@
+2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
+       gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
+       g++.dg/dg.exp, g++.old-deja/old-deja.exp,
+       g77.f-torture/execute/execute.exp,
+       g77.f-torture/noncompile/noncompile.exp,
+       gcc.c-torture/execute/execute.exp,
+       gcc.c-torture/execute/memcheck/memcheck.exp,
+       gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
+       gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
+       gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
+       gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
+       gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
+       lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
+       lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
+       lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
+       Remove bug reporting instructions with ancient email addresses.
+
 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
 
        * gcc.dg/20010202-1.c: New test.
index 9ae55bc6a769248d32dc97c5e1f74f86df4a6a4d..4c79b4dbcbac124813fe98fb2ab51517b3479014 100644 (file)
@@ -14,7 +14,4 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 load_lib "standard.exp"
index e1e82e53ceaa4ee39b4d9af446133b175f9c42f0..d7f4e994c9f42cb2ea49c2ec10c8833dfffd6110 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # G++ testsuite that uses the `dg.exp' driver.
 
 # Load support procs.
index 73be7a71ae3a3aa2ec6ca9dd1f5be730a9df6c8c..9ded8f3d2280b7574ffc14fb47c6c26c626b41ae 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-g++@prep.ai.mit.edu
-
 # This file was written by Rob Savoye. (rob@cygnus.com)
 
 #
index 31608eed4f95e698c5728b1a5a30439644d1fe7c..cd9eba5782990841c490b2e1fde1ed37cadb1052 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-g77@prep.ai.mit.edu
-
 # This file was written by Rob Savoye. (rob@cygnus.com)
 # Modified and maintained by Jeffrey Wheat (cassidy@cygnus.com)
 
index 7087aa2eb4db335e9202f24c3a06cdcc259e05f3..e88d3fb21d6e2766a5c1eb124cb30e138fc38f0b 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # This file was written by Jeff Law. (law@cs.utah.edu)
 
 #
index 8c896cb3e1510e0198cfff8f147275399b583a68..2bcce4bf9e52badff68e7db1af7dceed99dfd7cd 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # This file was written by Rob Savoye. (rob@cygnus.com)
 # Modified and maintained by Jeffrey Wheat (cassidy@cygnus.com)
 
index 29fb8975f6521c93faa3856be72b07225df5822a..0d36253ffe84da9b061ff296ad15d5111506b18d 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # This file was written by Rob Savoye. (rob@cygnus.com)
 # Modified and maintained by Jeffrey Wheat (cassidy@cygnus.com)
 
index 67b350598d648830c85da3b9fbd993a0696e71ba..3d2f4520a8e8ebe1706495fb349e5f85de645311 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # GCC testsuite that uses the `dg.exp' driver.
 
 # Load support procs.
index 6053a044e83853a42bac42dd064a560c91e983dc..14cf79d7e142b11349b7c9b13f9a440cdaab6f30 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # GCC testsuite that uses the `dg.exp' driver.
 
 # Load support procs.
index 90695fc535f2dc79ac2050eecc157a39784783a1..b478fac25c39c4d3b827b9f406f2f5af102f1f22 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # Don't run this directory with any default CFLAGS, but run tests with
 # and without -DWIDE.
 
index 9e204691efa70d08d046180d611d03282174c98b..f0ca4b455cdcd9b17887d9fa0e68a475076fa5a4 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # Test error reporting.
 # Don't run this directory with any default CFLAGS, but do cycle through
 # torture options.
index 3462d66bbc4e3c70cdbd850f70267ad8606b8c90..cacfb64f265df24e77e3b74b8c56fb0404841023 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 global PERF_TEST
 if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
     return
index 42364252b63bba1b5adf82498ceb6a438b08bc1b..820e28de4716d7472a5711775457ef1bd9a01480 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # Test the dg.exp driver.
 # This is a testsuite tester tester.  As such we *want* to test things like
 # expected failure handling.  But expected failures must continually be
index 890f25018a8826c3d9d41e13e757349f34f583c1..07e0ca1196722c51556b8e7959a5c7ae524adac9 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 global PERF_TEST
 if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
     return
index 747465d82ce03f5d3dd12310d9e06ac62ecc0c99..72cb93ce0b7cbc3fe2887848ca244cb605e7831f 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # Gcov test driver.
 
 # Load support procs.
index 838948451570d9bae2f8a677c86eccaf0c559cf1..785b1f1e77f392b742018e2f74677adc80c49efd 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # This file used to be gcc.c-torture/special/special.exp, which
 # was written by Rob Savoye. (rob@cygnus.com)
 # All the other tests driven by that file have since been moved elsewhere.
index a90ae5c64fece44b0236ec7f8749678599048469..03d9a29fb2783655e53972c0b835a6f7425bfa5c 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 global PERF_TEST
 if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
     return
index dacdf1cc9ae102a3dff90a50200602fa28fa0f6f..2d5558f315f8fb5e19a6374b6c6749662068a766 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # Test the -MG flag.
 
 load_lib mike-gcc.exp
index dbe3f24a78eb178d0520f76a9ffcbbea9078fb36..219facdaf41170572a0ad4779314a4183c133e24 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # Test gcc warning and error messages.
 # Our testcases are named m-*.c ("m" and not "msg" to avoid DOS problems).
 
index a6c7665bc52d4faa67f1a9b2f8838a4ef5ae5381..697b89a493f613e7e89392db649861bf4c2b48a4 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 global PERF_TEST
 if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
     return
index ab5f0996426ba176951b9b22004fd9b924fdbdae..dd75542c8787f9d04d762f317af89f2f4648186f 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 global PERF_TEST
 if { ![info exists PERF_TEST] || "$PERF_TEST" != "yes" } {
     return
index febba819f4836bf06761b0e94d96c376118e778a..a47a8fa8e652092b1261c0afbcb42aaeca6f6cbf 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-g++@prep.ai.mit.edu
-
 # Define g++ callbacks for dg.exp.
 
 load_lib dg.exp
index 640cd403ca33c64090bfd42a239622f24a99eb4c..650b49c40a72deea1d468cc27b049c007ae5aec9 100644 (file)
@@ -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-g++@prep.ai.mit.edu
-
 # This file was written by Rob Savoye (rob@cygnus.com)
 # Many modifications by Jeffrey Wheat (cassidy@cygnus.com)
 # With modifications by Mike Stump <mrs@cygnus.com>.
index 3b2beb34b5698b6a6f104fec7fe32667cbae400f..d508b953e26ee8c406bb03fb05993803491005a8 100644 (file)
@@ -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-g77@prep.ai.mit.edu
-
 # This file was written by Rob Savoye (rob@cygnus.com)
 # Currently maintained by Doug Evans (dje@cygnus.com)
 
index 8dcc6c6645b1b59d7d7837d4205f5e8a950f736f..80ef655472134fcd9bae97a8a65410904f2fc4ce 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 load_lib dg.exp
 load_lib file-format.exp
 load_lib target-supports.exp
index e9ad6782aef5f4180d71aa056eb527ed1c535bcf..5966f9c99a29f721d07f1cc67444a7750e657ef2 100644 (file)
@@ -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-gcc@prep.ai.mit.edu
-
 # This file was written by Rob Savoye (rob@cygnus.com)
 # Currently maintained by Doug Evans (dje@cygnus.com)
 
index 10a1d2bcbb9c7b5836cedf3a5740cb4a908eae14..61cd5262ecdb3bff6c95be7d718c0c1a2d989729 100644 (file)
@@ -16,9 +16,6 @@
 
 # This file was written by Mike Stump <mrs@cygnus.com>
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-g++@prep.ai.mit.edu
-
 #
 # mike_cleanup -- remove any files that are created by the testcase
 #
index f9c766a902645a2c3fdb8f56ac32c05a25625880..89becfb238186f721e148fce287a76ee508f4722 100644 (file)
@@ -16,9 +16,6 @@
 
 # This file was derived from mike-g++.exp written by Mike Stump <mrs@cygnus.com>
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 #
 # mike_cleanup -- remove any files that are created by the testcase
 #
index 66337639955e1b37346391531bebaf0400f3a45a..aaac095b21a2e1e3bee7cd65473d7e3ecefeddbe 100644 (file)
@@ -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-g++@prep.ai.mit.edu
-
 # This file was written by Rob Savoye. (rob@cygnus.com)
 # With modifications by Mike Stump <mrs@cygnus.com>.
 
index da0a7a006a7bf94e804c286eb75595a1161b2712..9720b381fa5691277599c492464ca045225b7238 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # Various utilities for scanning assembler output, used by gcc-dg.exp and
 # g++-dg.exp.
 
index 0f598a3c5f49c6df1f2de8fa29252c87467e20dd..0b37654e55c693c8eb09c6bc9266de5b32473588 100644 (file)
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gcc@prep.ai.mit.edu
-
 # This file was written by Rob Savoye. (rob@cygnus.com)
 # Modified by Ovidiu Predescu (ovidiu@aracnet.com)