A tiny error in the online documentation.

Jorge D'Elia jdelia@intec.unl.edu.ar
Sun Jun 7 18:59:00 GMT 2015


Hi folks,

A tiny error in:

https://gcc.gnu.org/onlinedocs/gfortran/CO_005fSUM.html#CO_005fSUM

where the syntax now looks as:

    CALL CO_MIN(A [, RESULT_IMAGE, STAT, ERRMSG]) 

although it should be

    CALL CO_SUM(A [, RESULT_IMAGE, STAT, ERRMSG]) 

Regards,
Jorge.
--



More information about the Fortran mailing list