From: Tobias Schlüter Date: Sat, 5 Jun 2004 14:41:42 +0000 (+0200) Subject: re PR fortran/15478 (gfortran manual problems) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0f2a7c6f2b108181d3bc695c8c5c768da56322d;p=gcc.git 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 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 66222838761..394ccc688c0 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 4637f62591b..c1a0fe1c1c7 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