компилятор ФОРТРАНА (FORTRAN) (FORTRAN compiler (FORTRAN))
Стандартный вывод сообщений (Stderr)
The standard error shall be used only for diagnostic messages.
If more than one file operand ending in .f
(or possibly other
unspecified suffixes) is given, for each such file:
"%s:\n", <file>
may be written to allow identification of the diagnostic message
with the appropriate input file.
This utility may produce warning messages about certain
conditions that do not warrant returning an error (non-zero) exit
value.