BUGS: fix the regexp for `more' to find the appropriate node.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 1 Nov 1998 19:52:23 +0000 (19:52 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Sun, 1 Nov 1998 19:52:23 +0000 (19:52 +0000)
* BUGS: fix the regexp for `more' to find the appropriate node.
Reported by Joerg Pietschmann  <joerg_pietschmann@zkb.ch>
* BUGS: added link to the WWW FAQ

From-SVN: r23494

gcc/BUGS
gcc/ChangeLog

index 33c9386cae1b18112c2d1aa8a7ae8d9ff0e4bbb1..e628a6467ed96122bb3bfaed3bd7084dfdc56116 100644 (file)
--- a/gcc/BUGS
+++ b/gcc/BUGS
@@ -3,7 +3,7 @@ read the Bugs section of the GCC manual for advice on
 
 (1) how to tell when to report a bug, 
 (2) where to send your bug report, and
-(2) how to write a useful bug report and what information
+(3) how to write a useful bug report and what information
 it needs to have.
 
 There are three ways to read the Bugs section.
@@ -20,4 +20,8 @@ to get to the section on bugs.  Or use standalone Info in
 a like manner.  (Standalone Info is part of the Texinfo distribution.)
 
 (3) By hand. Search for the chapter "Reporting Bugs" in gcc.texi, or
-    cat /usr/local/info/gcc* | more "+/^File: emacs,  Node: Bugs,"
+    cat /usr/local/info/gcc* | more "+/^File: gcc.info,  Node: Bugs,"
+
+You may also want to take a look at the EGCS FAQ, in which there are
+additional instructions for submitting bug reports:
+       http://egcs.cygnus.com/faq.html#bugreport
index 5dc3bbed8d528855ab515a2902e78c1ea0cd1d22..89f2dc9b2cae7dd28243a20c926a9e4941032cd8 100644 (file)
@@ -1,3 +1,10 @@
+Mon Nov  2 01:48:10 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * BUGS: fix the regexp for `more' to find the appropriate node.
+       Reported by Joerg Pietschmann  <joerg_pietschmann@zkb.ch>
+
+       * BUGS: added link to the WWW FAQ
+
 Sun Nov 1 18:27:15 PST 1998 Jeff Law  (law@cygnus.com)
 
        * version.c: Bump for snapshot.