[Patch, committed] Fortran texi: Fix typos (was: Re: FWIW)

2020-08-03 Thread Tobias Burnus
Thanks for reporting the typo. I have now fixed it together with some other typos. Tobias On 8/2/20 10:27 PM, Jonathan Wakely via Fortran wrote: CC The gfortran list. On Sat, 1 Aug 2020 at 23:38, Nino Pereira via Gcc wrote: https://gcc.gnu.org/onlinedocs/gfortran/INT.html#INT has two occurr

Re: FWIW

2020-08-02 Thread Jonathan Wakely via Gcc
CC The gfortran list. On Sat, 1 Aug 2020 at 23:38, Nino Pereira via Gcc wrote: > > https://gcc.gnu.org/onlinedocs/gfortran/INT.html#INT > > has two occurrences of 'or' next to each other. > > Arguments: > A Shall be of type INTEGER, REAL, or COMPLEX or or a > boz-literal-constant. > > HTH,

FWIW

2020-08-01 Thread Nino Pereira via Gcc
https://gcc.gnu.org/onlinedocs/gfortran/INT.html#INT has two occurrences of 'or' next to each other. Arguments: A Shall be of type INTEGER, REAL, or COMPLEX or or a boz-literal-constant. HTH, Nino