diff options
author | Joseph Myers <joseph@codesourcery.com> | 2005-02-07 01:10:12 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2005-02-07 01:10:12 +0000 |
commit | ee86feafba09f78f8d4b344dde6da94981ace0d4 (patch) | |
tree | 22aeedb6d37262498b75dd51a8fd9e3f5c861457 /gcc/doc/invoke.texi | |
parent | 1419a8859b3ab56d7d5f9cef4f9df3cf0293e911 (diff) | |
download | gcc-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/doc/invoke.texi')
-rw-r--r-- | gcc/doc/invoke.texi | 3 |
1 files changed, 1 insertions, 2 deletions
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 |