Ensure that I/O buffers are flushed at the end of the program,
and properly detect ttys for predefined units so that Fortran
output is interspersed with output from non-Fortran code.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D132152
[flang][runtime] Improve Fortran I/O behavior when main program is C/C++ ClosedPublic Authored by klausler on Aug 18 2022, 11:09 AM.
Details Summary Ensure that I/O buffers are flushed at the end of the program,
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 18 2022, 11:33 AM Closed by commit rG341c7c05df87: [flang][runtime] Improve Fortran I/O behavior when main program is C/C++ (authored by klausler). · Explain WhyAug 18 2022, 2:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453741 flang/runtime/file.cpp
flang/runtime/unit.h
flang/runtime/unit.cpp |
nit: progrmas