From 80d255306b06419aca4c992dc1e7c7ba82be6119 Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Sat, 7 Aug 1999 06:08:58 +0000 Subject: [PATCH] * gcc.texi: Update bug reporting text. From-SVN: r28574 --- gcc/ChangeLog | 4 ++++ gcc/gcc.texi | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6eaa20f4fc52..82b987c3e27a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Sat Aug 7 00:06:54 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 8d54b8d3bedb..bcc4063d7feb 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. -- 2.43.5