aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2005-02-07 01:10:12 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2005-02-07 01:10:12 +0000
commitee86feafba09f78f8d4b344dde6da94981ace0d4 (patch)
tree22aeedb6d37262498b75dd51a8fd9e3f5c861457 /gcc
parent1419a8859b3ab56d7d5f9cef4f9df3cf0293e911 (diff)
downloadgcc-ee86feafba09f78f8d4b344dde6da94981ace0d4.zip
gcc-ee86feafba09f78f8d4b344dde6da94981ace0d4.tar.gz
gcc-ee86feafba09f78f8d4b344dde6da94981ace0d4.tar.bz2
re PR other/14402 (gccbug confusion)
PR other/14402 * doc/invoke.texi: Don't mention gccbug. From-SVN: r94686
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/invoke.texi3
2 files changed, 6 insertions, 2 deletions
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 <joseph@codesourcery.com>
+
+ PR other/14402
+ * doc/invoke.texi: Don't mention gccbug.
+
2005-02-06 Roger Sayle <roger@eyesopen.com>
Andrew Pinski <pinskia@physics.uc.edu>
Paolo Bonzini <paolo.bonzini@lu.unisi.ch>
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