]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc.c: Update URLs and mail addresses.
authorJeffrey A Law <law@cygnus.com>
Thu, 5 Aug 1999 08:44:14 +0000 (08:44 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Aug 1999 08:44:14 +0000 (02:44 -0600)
        * gcc.c: Update URLs and mail addresses.
        * gcc.texi: Likewise.

From-SVN: r28532

gcc/ChangeLog
gcc/gcc.c
gcc/gcc.texi

index f4fcb351e69ec6be66fd754553babf81fbfb2f92..1bfdf97e3983e7800a88949329dcb10b15c02fce 100644 (file)
@@ -1,3 +1,8 @@
+Thu Aug  5 02:40:42 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * gcc.c: Update URLs and mail addresses.
+       * gcc.texi: Likewise.
+
 Thu Aug  5 01:14:13 1999  Daniel Jacobowitz <drow@false.org>
 
        * rs6000.c (current_file_function_operand): Return zero for
index 287641ac3557f4f2e3c22a78940ebdda87a04acc..ea9f6ac370cd8d6c60da3f249d7a34b5a5073d28 100644 (file)
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -4963,7 +4963,7 @@ main (argc, argv)
       if (! verbose_flag)
        {
          printf ("\nFor bug reporting instructions, please see:\n");
-         printf ("<URL:http://gcc.gnu.org/faq.html#bugreport>.\n");
+         printf ("<URL:http://www.gnu.org/software/gcc/faq.html#bugreport>.\n");
          
          exit (0);
        }
@@ -5156,7 +5156,7 @@ main (argc, argv)
   if (print_help_list)
     {
       printf ("\nFor bug reporting instructions, please see:\n");
-      printf ("<URL:http://gcc.gnu.org/faq.html#bugreport>\n");
+      printf ("<URL:http://www.gnu.org/software/gcc/faq.html#bugreport>\n");
     }
   
   exit (error_count > 0 ? (signal_count ? 2 : 1) : 0);
index e896f206ab25ddfe82176491daf7fb9b66ff0c6b..7fee0a661fd29b17f9f123dda8287c3f89b3f12f 100644 (file)
@@ -2256,11 +2256,11 @@ for improvement of GCC are welcome in any case.
 @node Bug Lists
 @section Where to Report Bugs
 @cindex bug report mailing lists
-@kindex gcc-bugs@@gcc.gnu.org
+@kindex gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org
 Send bug reports for the GNU Compiler Collection to
-@samp{gcc-bugs@@gcc.gnu.org}.
+@samp{gcc-bugs@@gcc.gnu.org} or @samp{bug-gcc@gnu.org}.
 
-Please read @samp{<URL:http://gcc.gnu.org/faq.html#bugreport>} for
+Please read @samp{<URL:http://www.gnu.org/software/gcc/faq.html#bugreport>} for
 bug reporting instructions before you post a bug report.
 
 Often people think of posting bug reports to the newsgroup instead of
@@ -2284,7 +2284,7 @@ Boston, MA 02111-1307, USA
 @cindex compiler bugs, reporting
 
 You may find additional and/or more up-to-date instructions at
-@samp{<URL:http://gcc.gnu.org/faq.html#bugreport>}.
+@samp{<URL:http://www.gnu.org/software/gcc/faq.html#bugreport>}.
 
 The fundamental principle of reporting bugs usefully is this:
 @strong{report all the facts}.  If you are not sure whether to state a
@@ -2664,8 +2664,8 @@ ways to find it:
 @itemize @bullet
 @item
 Send a message to a suitable network mailing list.  First try
-@code{gcc-bugs@@gcc.gnu.org}, and if that brings no response, try
-@code{gcc@@gcc.gnu.org}.
+@code{gcc-bugs@@gcc.gnu.org} or @code{bug-gcc@gnu.org}, and if that
+brings no response, try @code{gcc@@gcc.gnu.org}.
 
 @item
 Look in the service directory for someone who might help you for a fee.