This is an archive of the discontinued LLVM Phabricator instance.

flang] Support legacy extension OPEN(ACCESS='APPEND')
ClosedPublic

Authored by klausler on May 12 2021, 12:06 PM.

Details

Summary

It should of course be POSITION='APPEND' but Sun Fortran
supported it on ACCESS=.

Diff Detail

Event Timeline

klausler created this revision.May 12 2021, 12:06 PM
klausler requested review of this revision.May 12 2021, 12:06 PM
PeteSteinfeld accepted this revision.May 12 2021, 12:25 PM

All builds, tests, and looks good.

This revision is now accepted and ready to land.May 12 2021, 12:25 PM

Actually, I got a diff when I ran clang-format on check-io.cpp.

This revision was landed with ongoing or failed builds.May 13 2021, 11:52 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 13 2021, 11:52 AM