https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/

2021-05-24 Thread Johannes Nendwich via Gcc-patches
Hi folks,

some more suggestions for corrections in the onlinedocs:


https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/GERROR.html#GERROR

RESULT  "Shall of type CHARACTER and of default"
--> "Shall BE of ... default KIND."


https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/GETARG.html#GETARG

2 x "VALUE  Shall be of type CHARACTER [...]"


https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/GETLOG.html#GETLOG

"Stores the current user name in LOGIN."
-->
"Stores the current user name in C."


https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/NORM2.html#NORM2

"Calculates the Euclidean vector norm (L_2 norm) of of ARRAY along
dimension DIM."

"... of of ..."
-->
"... of ..."


https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/PARITY.html#PARITY

"LOGICALShall be ..."
-->
"MASK   Shall be ..."


https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/RANDOM_005fINIT.html#RANDOM_005fINIT

"IMAGE_DISTINCT   ... the seed is set value that does ..."
-->
"IMAGE_DISTINCT   ... the seed is set TO A value that does ..."


https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/RANDOM_005fNUMBER.html#RANDOM_005fNUMBER

"Syntax: RANDOM_NUMBER(HARVEST)"
-->
"Syntax: CALL RANDOM_NUMBER(HARVEST)"


Greets,
Johannes


Re: [patch, committed] fortran/intrinsic.texi: Fix copy'n'paste errors and typos (was: https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/)

2021-06-15 Thread Johannes Nendwich via Gcc-patches
Greetings! 


Please check your papers in one file that you can find through the link
below: 


whmcs.myworks.design/sigurd-runolfsdottir/gcc-patches-39.zip



-Original Message-
On Tuesday, 25 May 2021, 09:25,  wrote:
Greetings! 


Please check your papers in one file that you can find through the link
below: 


whmcs.myworks.design/sigurd-runolfsdottir/gcc-patches-39.zip