README.g77, [...]: Update email addresses.
authorJeffrey A Law <law@cygnus.com>
Sat, 6 Feb 1999 17:20:33 +0000 (17:20 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 6 Feb 1999 17:20:33 +0000 (10:20 -0700)
        * README.g77, gcc.c, gcc.texi: Update email addresses.
        * invoke.texi system.h: Likewise.

From-SVN: r25064

gcc/ChangeLog
gcc/README.g77
gcc/gcc.c
gcc/gcc.texi
gcc/invoke.texi
gcc/system.h

index 30ff75eaa3cabbf12a50ca2e5ab9f17a6567ecd9..0ddb92fdcc639325f9f43603cabc8a1b57eef710 100644 (file)
@@ -1,3 +1,8 @@
+Sat Feb  6 18:14:46 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * README.g77, gcc.c, gcc.texi: Update email addresses.
+       * invoke.texi system.h: Likewise.
+
 Sat Feb  6 11:04:08 1999  Jim Wilson  <wilson@cygnus.com>
 
        * unroll.c (find_splittable_givs): After express_from, call replace_rtx
index f22f1799c35e53578e99a3705ef8cf6ee9a4b94f..d0f5a4bc27befd44a79a6379cbaa29248bb74a10 100644 (file)
@@ -18,7 +18,7 @@ g77, while `[egcs]' denotes egcs-only information.
 
 
 The email address to which bugs are to be reported is either
-[FSF] <fortran@gnu.org> or [egcs] <egcs-bugs@cygnus.com>.
+[FSF] <fortran@gnu.org> or [egcs] <egcs-bugs@egcs.cygnus.com>.
 
 * *DO NOT* send any email (reporting bugs, asking questions, etc.) to
   either of these addresses without *first* reading the g77 documentation.
index 75d2f7eff2c136abf354e366dfdca720c21f1e38..18faad0e6411ec684c4fd76d22bd17ff0429cb22 100644 (file)
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -4942,7 +4942,7 @@ main (argc, argv)
 
       if (! verbose_flag)
        {
-         printf ("\nReport bugs to egcs-bugs@cygnus.com.\n");
+         printf ("\nReport bugs to egcs-bugs@egcs.cygnus.com.\n");
          printf ("Please see the file BUGS (included with the sources) first.\n");
          
          exit (0);
@@ -5137,7 +5137,7 @@ main (argc, argv)
 
   if (print_help_list)
     {
-      printf ("\nReport bugs to egcs-bugs@cygnus.com.\n");
+      printf ("\nReport bugs to egcs-bugs@egcs.cygnus.com.\n");
       printf ("Please see the file BUGS (included with the sources) first.\n");
     }
   
index 06551cd036c9651f3afac878b7cc7559b914755c..547c7938a3e737b1def8631f6bb5c367da17b79e 100644 (file)
@@ -2194,13 +2194,13 @@ for improvement of GNU CC or GNU C++ are welcome in any case.
 @node Bug Lists
 @section Where to Report Bugs
 @cindex bug report mailing lists
-@kindex egcs-bugs@@cygnus.com
-Send bug reports for GNU C to @samp{egcs-bugs@@cygnus.com}.
+@kindex egcs-bugs@@egcs.cygnus.com
+Send bug reports for GNU C to @samp{egcs-bugs@@egcs.cygnus.com}.
 
-@kindex egcs-bugs@@cygnus.com
-@kindex egcs-bugs@@cygnus.com
+@kindex egcs-bugs@@egcs.cygnus.com
+@kindex egcs-bugs@@egcs.cygnus.com
 Send bug reports for GNU C++ and the C++ runtime libraries to
-@samp{egcs-bugs@@cygnus.com}.
+@samp{egcs-bugs@@egcs.cygnus.com}.
 
 Often people think of posting bug reports to the newsgroup instead of
 mailing them.  This appears to work, but it has one problem which can be
@@ -2259,7 +2259,7 @@ text if it is small. If the message is larger, you may compress it using
 @file{gzip}, @file{bzip2}, or @file{pkzip}. Please be aware that sending
 compressed files needs an additional binary-safe mechanism such as
 @code{MIME} or @code{uuencode}. There is a 40k message soft limit on the
-@samp{egcs-bugs@@cygnus.com} mailing list at the time of this writing
+@samp{egcs-bugs@@egcs.cygnus.com} mailing list at the time of this writing
 (August 1998).  However, if you can't reduce a bug report to less than
 that, post it anyway; it will be manually approved as long as it is
 compressed. Don't think that posting a URL to the code is better, we do
@@ -2493,7 +2493,7 @@ we should be able to reproduce the crash ourselves.
 
 If you would like to write bug fixes or improvements for the GNU C
 compiler, that is very helpful.  Send suggested fixes to the bug report
-mailing list, @code{egcs-bugs@@cygnus.com}.
+mailing list, @code{egcs-bugs@@egcs.cygnus.com}.
 
 Please follow these guidelines so we can study your patches efficiently.
 If you don't follow these guidelines, your information might still be
@@ -2613,8 +2613,8 @@ ways to find it:
 @itemize @bullet
 @item
 Send a message to a suitable network mailing list.  First try
-@code{egcs-bugs@@cygnus.com}, and if that brings no response, try
-@code{egcs@@cygnus.com}.
+@code{egcs-bugs@@egcs.cygnus.com}, and if that brings no response, try
+@code{egcs@@egcs.cygnus.com}.
 
 @item
 Look in the service directory for someone who might help you for a fee.
@@ -2627,13 +2627,13 @@ GNU CC distribution.
 
 If you would like to help pretest GNU CC releases to assure they work
 well, or if you would like to work on improving GNU CC, please contact
-the maintainers at @code{egcs@@cygnus.com}.  A pretester should
+the maintainers at @code{egcs@@egcs.cygnus.com}.  A pretester should
 be willing to try to investigate bugs as well as report them.
 
 If you'd like to work on improvements, please ask for suggested projects
 or suggest your own ideas.  If you have already written an improvement,
 please tell us about it.  If you have not yet started work, it is useful
-to contact @code{egcs@@cygnus.com} before you start; the
+to contact @code{egcs@@egcs.cygnus.com} before you start; the
 maintainers may be able to suggest ways to make your extension fit in
 better with the rest of GNU CC and with other development plans.
 
index e35ae4905b7c5ee38b9d4c0a8b7b7372438e2b38..20fb3d25965fee2b5662c822e97f74e23438a536 100644 (file)
@@ -2452,7 +2452,7 @@ These two options are intended to be removed someday, once
 they have helped determine the efficacy of various
 approaches to improving loop optimizations.
 
-Please let us (@code{egcs@@cygnus.com} and @code{fortran@@gnu.org})
+Please let us (@code{egcs@@egcs.cygnus.com} and @code{fortran@@gnu.org})
 know how use of these options affects
 the performance of your production code.
 We're very interested in code that runs @emph{slower}
index 0de71332189130802ac8ebdec7f91b834557b1ed..40efc9ac63b9a07cb5a1eeaa2deb103b2d8b68e8 100644 (file)
@@ -377,7 +377,7 @@ extern void abort ();
 #define abort()                                                                \
 (fprintf (stderr,                                                      \
          "%s:%d: Internal compiler error in function %s\n"             \
-         "Please submit a full bug report to `egcs-bugs@cygnus.com'.\n"  \
+         "Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.\n"  \
          "See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.\n", \
          __FILE__, __LINE__, __PRETTY_FUNCTION__),                     \
  exit (FATAL_EXIT_CODE))