From: Jeffrey A Law Date: Sat, 7 Aug 1999 06:09:44 +0000 (+0000) Subject: * gcc.texi: Update bug reporting text. X-Git-Tag: releases/gcc-2.95.1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2cc3f1b1ae06cfbedea7edf8a37fd759ceaa07d;p=thirdparty%2Fgcc.git * gcc.texi: Update bug reporting text. From-SVN: r28575 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 235088269455..1ae87e310137 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Sat Aug 7 00:06:30 1999 Jeffrey A Law (law@cygnus.com) + + * gcc.texi: Update bug reporting text. + 1999-08-6 Herman A.J. ten Brugge * reg-stack.c (change_stack) Fixed problem with negative array index. diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 21e65cec9782..8bbb226ac9ec 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -2258,7 +2258,10 @@ for improvement of GCC are welcome in any case. @cindex bug report mailing lists @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} or @samp{bug-gcc@@gnu.org}. +@samp{gcc-bugs@@gcc.gnu.org}. In accordance with the GNU-wide +convention, in which bug reports for tool ``foo'' are sent +to @samp{bug-foo@@gnu.org}, the address @samp{bug-gcc@@gnu.org} +may also be used; it will forward to the address given above. Please read @samp{} for bug reporting instructions before you post a bug report.