F18 was sigalling an end-of-file error condition when reading an
unformatted sequential input file without an ultimate newline
(or CR-LF). Other Fortran implementations can handle it, so change
the runtime to support it.
Details
Details
Diff Detail
Diff Detail
clang-tidy: warning: do not use 'else' after 'return' [llvm-else-after-return]
not useful