[all-commits] [llvm/llvm-project] 8d8a82: [flang] Support OPEN(..., FORM="BINARY") (#124657)
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jan 31 10:51:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d8a821b78305b2e78c7f5deb7e85e6f349608e3
https://github.com/llvm/llvm-project/commit/8d8a821b78305b2e78c7f5deb7e85e6f349608e3
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M flang/docs/Extensions.md
M flang/lib/Semantics/check-io.cpp
M flang/runtime/io-api.cpp
Log Message:
-----------
[flang] Support OPEN(..., FORM="BINARY") (#124657)
... as a legacy spelling for OPEN(..., FORM="UNFORMATTED",
ACCESS="STREAM").
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list