From e0f2a7c6f2b108181d3bc695c8c5c768da56322d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tobias=20Schl=C3=BCter?= Date: Sat, 5 Jun 2004 16:41:42 +0200 Subject: [PATCH] re PR fortran/15478 (gfortran manual problems) PR fortran/15478 * gfortran.texi: The documentation doesn't contain infomration on how to report bugs, and shouldn't, so remove the line which says it does. From-SVN: r82650 --- gcc/fortran/ChangeLog | 7 +++++++ gcc/fortran/gfortran.texi | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 6622283..394ccc6 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,10 @@ +2004-06-05 Tobias Schlueter + + PR fortran/15478 + * gfortran.texi: The documentation doesn't contain infomration on + how to report bugs, and shouldn't, so remove the line which + says it does. + 2004-06-05 Tobias Schlueter * intrinsic.c (sort_actual): Keep track of type of missing diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index 4637f62..c1a0fe1 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -110,8 +110,7 @@ Boston, MA 02111-1307, USA@* This manual documents the use of @command{gfortran}, the GNU Fortran 95 compiler. You can find in this manual how to invoke -@command{gfortran}, as well as its features and incompatibilities, -and how to report bugs. +@command{gfortran}, as well as its features and incompatibilities. @ifset DEVELOPMENT @emph{Warning:} This document, and the compiler it describes, are still -- 2.7.4