A POSITION= specifier may not be used on a direct access file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117596
[flang] runtime: catch OPEN(ACCESS='DIRECT',POSITION=) ClosedPublic Authored by klausler on Jan 18 2022, 12:26 PM.
Details Summary A POSITION= specifier may not be used on a direct access file.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 18 2022, 1:34 PM Closed by commit rG047884e71e67: [flang] runtime: catch OPEN(ACCESS='DIRECT',POSITION=) (authored by klausler). · Explain WhyJan 18 2022, 3:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 401007 flang/runtime/io-api.cpp
flang/runtime/io-stmt.h
flang/runtime/io-stmt.cpp
|