When an external I/O statement is in a recoverable error
state before any data transfers take place (for example,
an unformatted transfer with ERR=/IOSTAT=/IOMSG= attempted on
a formatted unit), ensure that the unit's mutex is still
released at the end of the statement.
Details
Details
- Reviewers
vdonaldson - Commits
- rG11f928af9bfa: [flang][runtime] Fix deadlock in error recovery
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo