diff options
author | peter klausler <pklausler@nvidia.com> | 2020-09-30 12:43:21 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2020-09-30 14:01:45 -0700 |
commit | 0c3c8f4ae69a619efd8dc088e2572db172d40547 (patch) | |
tree | 5db9e44f30b31a838bfcf30f24ab064c0bfd5509 /flang/lib/Semantics/pointer-assignment.cpp | |
parent | ae4c400e02fc3f7cff11cc332e6b107353b3e6a2 (diff) | |
download | llvm-0c3c8f4ae69a619efd8dc088e2572db172d40547.zip llvm-0c3c8f4ae69a619efd8dc088e2572db172d40547.tar.gz llvm-0c3c8f4ae69a619efd8dc088e2572db172d40547.tar.bz2 |
[flang] Fix descriptor-based array data item I/O for list-directed CHARACTER & LOGICAL
These types have to distinguish list-directed I/O from formatted I/O,
and the subscript incrementation call was in the formatted branch
of the if() rather than after the if().
Differential revision: https://reviews.llvm.org/D88606
Diffstat (limited to 'flang/lib/Semantics/pointer-assignment.cpp')
0 files changed, 0 insertions, 0 deletions