A WRITE to an unformatted sequential variable-length unit after
a BACKSPACE needs to forget its previous knowledge of the length
of the record that's about to be overwritten, and a BACKSPACE
after an ENDFILE or at the start of the file needs to be a no-op.
Details
Details
- Reviewers
tskeith jdoerfert - Commits
- rGe29c9d77f128: [flang] Fix WRITE after BACKSPACE
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo