Files
clang-p2996/flang-rt/lib/runtime/unit.cpp
Peter Klausler abe1ecff54 [flang][runtime] Detect byte order reversal problems (#129093)
When reading an unformatted sequential file with variable-length
records, detect byte order reversal problems with the first record's
header and footer words, and emit a more detailed error message.
2025-02-27 16:16:15 -08:00

29 KiB