A recent change caused some variable-length sequential formatted
output statements with record positioning at the end of a FORMAT
(e.g., FORMAT('hi',10X) to append blanks at the end of the completed
record when emitting it.
Details
Details
- Reviewers
vdonaldson - Commits
- rG8b5b38eb2487: [flang] Revert new unintended runtime behavior
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo