Skip to content

Conversation

akuhlens
Copy link
Contributor

@akuhlens akuhlens commented Sep 3, 2025

Updates the runtime to allow record to advance whenever a child IO statement is trying to read past the end of a record.

Fixes: #154979

Doesn't help with: #154971 which is actually an issue with inferring child list IO edit descriptors when the source contains a "\".

Added test in llvm-test-suite: llvm/llvm-test-suite#281

@akuhlens akuhlens requested a review from klausler September 3, 2025 20:48
@akuhlens
Copy link
Contributor Author

akuhlens commented Sep 6, 2025

Ok, I can confirm that the test added to the test suite is both run and passes when built against this PR.

Copy link
Contributor

@eugeneepshteyn eugeneepshteyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akuhlens akuhlens closed this Oct 1, 2025
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.

[flang] DTIO failure with list-directed READ
3 participants