A BACKSPACE statement on a unit after a READ or WRITE with ADVANCE="NO"
must reset the position to the beginning of the record, not to the
beginning of the previous one.
Details
Details
- Reviewers
vdonaldson - Commits
- rG72831a592edf: [flang][runtime] BACKSPACE after non-advancing I/O
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo