Re: [patch, doc, fortran] Document FINDLOC

2018-10-29 Thread Thomas König
Am 29.10.18 um 12:31 schrieb Bernhard Reutner-Fischer: Hi! On Sun, 28 Oct 2018 15:13:49 +0100 Thomas König wrote: One question and some nits below. === --- intrinsic.texi (Revision 265569) +++ intrinsic.texi (Arbeitsko

Re: [patch, doc, fortran] Document FINDLOC

2018-10-29 Thread Bernhard Reutner-Fischer
Hi! On Sun, 28 Oct 2018 15:13:49 +0100 Thomas König wrote: One question and some nits below. > === > --- intrinsic.texi(Revision 265569) > +++ intrinsic.texi(Arbeitskopie) > @@ -6021,8 +6022,68 @@ END PROGRAM > @ref{FGET}

[patch, doc, fortran] Document FINDLOC

2018-10-28 Thread Thomas König
Hi, here is the promised documentation for FINDLOC. Tested with "make dvi" and "make pdf". OK for trunk? Regards Thomas 2018-10-28 Thomas Koenig PR fortran/54613 * gfortran.texi (File format of unformatted sequential files): Replace random comma with perio