Implement inquire-by-file SIZE= specifier.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127014
[flang][runtime] INQUIRE(FILE="...",SIZE=nbytes) ClosedPublic Authored by klausler on Jun 3 2022, 3:44 PM.
Details
Summary Implement inquire-by-file SIZE= specifier.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 3 2022, 3:46 PM Closed by commit rG9878facfd01c: [flang][runtime] INQUIRE(FILE="...",SIZE=nbytes) (authored by klausler). · Explain WhyJun 3 2022, 6:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 434225 flang/runtime/file.h
flang/runtime/file.cpp
flang/runtime/io-stmt.cpp
|