diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-02-16 16:30:38 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-02-17 09:15:18 -0800 |
commit | 4180b29d206f2049b54111d0465e15d47900b66b (patch) | |
tree | 2162d0b2bbcc42ca6ab29588e21ac0a6e65427b2 /llvm/lib/TextAPI/TextStub.cpp | |
parent | 7067aee367d40882cf8324357ab5a09275a590b6 (diff) | |
download | llvm-4180b29d206f2049b54111d0465e15d47900b66b.zip llvm-4180b29d206f2049b54111d0465e15d47900b66b.tar.gz llvm-4180b29d206f2049b54111d0465e15d47900b66b.tar.bz2 |
[flang][runtime] Support DT edit descriptor in result of READ(SIZE=)
When a formatted I/O READ statement processes a DT edit descriptor to call a
user-defined I/O subroutine to read a derived type data item, all of the
characters that that subroutine reads via child I/O count as charecters
read by an edit descriptor and should accumulate in the result returned
by a SIZE= item in the original READ statement's control list.
Differential Revision: https://reviews.llvm.org/D144234
Diffstat (limited to 'llvm/lib/TextAPI/TextStub.cpp')
0 files changed, 0 insertions, 0 deletions