Skip to content

[flang][runtime] Detect byte order reversal problems #129093

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

klausler
Copy link
Contributor

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.

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.
@klausler klausler merged commit abe1ecf into llvm:main Feb 28, 2025
9 checks passed
@klausler klausler deleted the bug320 branch February 28, 2025 00:16
cheezeburglar pushed a commit to cheezeburglar/llvm-project that referenced this pull request Feb 28, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants