* doc/bugreport.texi, f/g77.texi: Remove most of the preface of the bug reporting...
authorWolfgang Bangerth <bangerth@dealii.org>
Fri, 16 May 2003 15:02:19 +0000 (09:02 -0600)
committerWolfgang Bangerth <bangerth@gcc.gnu.org>
Fri, 16 May 2003 15:02:19 +0000 (09:02 -0600)
From-SVN: r66863

gcc/ChangeLog
gcc/doc/bugreport.texi
gcc/f/ChangeLog
gcc/f/g77.texi

index b0f3450d14de39fb6a1be0b3dfd36e2ee0c45ed0..52c7faeb5fba077b6198fd5804ccbed43716041c 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-16  Wolfgang Bangerth <bangerth@dealii.org>
+
+       * doc/bugreport.texi: Remove most of the of the preface of the
+       bugs section.
+
 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
 
        * config/ia64/unwind-ia64.c (uw_update_reg_address): Handle
index 4ca9ca6a5a2f01d3a4848ccf6e1c2f59c1a1f5b8..d9613ef6d1cc446d408c0ef314ba52b9e3656936 100644 (file)
@@ -14,19 +14,6 @@ When you encounter a problem, the first thing to do is to see if it is
 already known.  @xref{Trouble}.  If it isn't known, then you should
 report the problem.
 
-Reporting a bug may help you by bringing a solution to your problem, or
-it may not.  (If it does not, look in the service directory; see
-@ref{Service}.)  In any case, the principal function of a bug report is
-to help the entire community by making the next version of GCC work
-better.  Bug reports are your contribution to the maintenance of GCC@.
-
-Since the maintainers are very overloaded, we cannot respond to every
-bug report.  However, if the bug has not been fixed, we are likely to
-send you a patch and ask you to tell us whether it works.
-
-In order for a bug report to serve its purpose, you must include the
-information that makes for fixing the bug.
-
 @menu
 * Criteria:  Bug Criteria.   Have you really found a bug?
 * Reporting: Bug Reporting.  How to report a bug effectively.
index 2911983e2c4b1ab49aaf68940df03d6dee3f7a47..c16eb1438d9c5e7450bd1af36554667b5cc291df 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-16  Wolfgang Bangerth <bangerth@dealii.org>
+
+       * g77.texi: Remove most of the of the preface of the
+       bugs section.
+
 2003-05-15  Wolfgang Bangerth <bangerth@dealii.org>
 
        * g77.texi: Remove most of the bug reporting instructions and
index bb8db668564a1d80d1ecac6573e146910bfff90f..03f6a6a3afb2a50c543a2812866de74b92f1124c 100644 (file)
@@ -10422,26 +10422,8 @@ enable/disable/delete/hide intrinsics from the command line?
 Your bug reports play an essential role in making GNU Fortran reliable.
 
 When you encounter a problem, the first thing to do is to see if it is
-already known.
-@xref{Trouble}.
-If it isn't known, then you should report the problem.
-
-Reporting a bug might help you by bringing a solution to your problem, or
-it might not.
-(If it does not, look in the service directory; see
-@ref{Service}.)
-In any case, the principal function of a bug report is
-to help the entire community by making the next version of GNU Fortran work
-better.
-Bug reports are your contribution to the maintenance of GNU Fortran.
-
-Since the maintainers are very overloaded, we cannot respond to every
-bug report.
-However, if the bug has not been fixed, we are likely to
-send you a patch and ask you to tell us whether it works.
-
-In order for a bug report to serve its purpose, you must include the
-information that makes for fixing the bug.
+already known.  @xref{Trouble}.  If it isn't known, then you should
+report the problem.
 
 @menu
 * Criteria: Bug Criteria.    Have you really found a bug?