From ee86feafba09f78f8d4b344dde6da94981ace0d4 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 7 Feb 2005 01:10:12 +0000 Subject: re PR other/14402 (gccbug confusion) PR other/14402 * doc/invoke.texi: Don't mention gccbug. From-SVN: r94686 --- gcc/ChangeLog | 5 +++++ gcc/doc/invoke.texi | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4ae512a..a52f477 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-02-06 Joseph S. Myers + + PR other/14402 + * doc/invoke.texi: Don't mention gccbug. + 2005-02-06 Roger Sayle Andrew Pinski Paolo Bonzini diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 47d793a..e265017 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -49,8 +49,7 @@ and the Info entries for @file{gcc}, @file{cpp}, @file{as}, @c man end @c man begin BUGS For instructions on reporting bugs, see -@w{@uref{http://gcc.gnu.org/bugs.html}}. Use of the @command{gccbug} -script to report bugs is recommended. +@w{@uref{http://gcc.gnu.org/bugs.html}}. @c man end @c man begin AUTHOR See the Info entry for @command{gcc}, or -- cgit v1.1