[all-commits] [llvm/llvm-project] abe1ec: [flang][runtime] Detect byte order reversal proble...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Feb 27 16:16:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abe1ecff5428871ea79be41b6db38e585dbd79e8
https://github.com/llvm/llvm-project/commit/abe1ecff5428871ea79be41b6db38e585dbd79e8
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M flang-rt/lib/runtime/unit.cpp
M flang-rt/lib/runtime/unit.h
Log Message:
-----------
[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.
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