This is an archive of the discontinued LLVM Phabricator instance.

[flang][runtime] Fix INQUIRE(POS=n) for non-advancing I/O
ClosedPublic

Authored by klausler on Jun 14 2022, 1:57 PM.

Details

Summary

Position inquiries need to account for offsets in records to be
accurate in the case of non-advancing I/O.

Diff Detail

Event Timeline

klausler created this revision.Jun 14 2022, 1:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2022, 1:57 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Jun 14 2022, 1:57 PM
vdonaldson accepted this revision.Jun 15 2022, 11:17 AM
This revision is now accepted and ready to land.Jun 15 2022, 11:17 AM