diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2022-02-17 17:22:09 -0800 |
|---|---|---|
| committer | Peter Klausler <pklausler@nvidia.com> | 2022-03-02 12:38:11 -0800 |
| commit | 507f7317a0db6e58f170829ec6a10e380450ca47 (patch) | |
| tree | 921530ecd9f9ee31d50dc25fb40254c956c11861 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 8d7a833eed1a530c260882ffc346a6711cfe96af (diff) | |
[flang] Catch READ/WRITE on direct-access file without REC=
A data transfer statement must have REC= in its control list
if (and only if) the unit was opened with ACCESS='DIRECT'.
The runtime wasn't catching this error, but was just silently
advancing to the next record as if the access were sequential.
Differential Revision: https://reviews.llvm.org/D120838
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
