This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

klausler created this revision.Jan 18 2022, 12:26 PM
klausler requested review of this revision.Jan 18 2022, 12:26 PM
vdonaldson accepted this revision.Jan 18 2022, 1:34 PM
This revision is now accepted and ready to land.Jan 18 2022, 1:34 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJan 18 2022, 3:08 PM