When an error occurs in a formatted sequential output statement
and no output was ever emitted, don't emit a blank record.
This matches the error case behavior of other Fortran compilers.
Details
Details
Diff Detail
Diff Detail
Differential D123734
[flang][runtime] Don't emit empty lines for bad writes klausler on Apr 13 2022, 1:24 PM. Authored by
Details When an error occurs in a formatted sequential output statement
Diff Detail |