It should of course be POSITION='APPEND' but Sun Fortran
supported it on ACCESS=.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D102350
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
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 12 2021, 12:25 PM This revision was landed with ongoing or failed builds.May 13 2021, 11:52 AM Closed by commit rG72abc199772c: [flang] Support legacy extension OPEN(ACCESS='APPEND') (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344901 flang/docs/Extensions.md
flang/include/flang/Common/Fortran-features.h
flang/lib/Semantics/check-io.cppflang/runtime/io-api.cpp
|
clang-format: please reformat the code