diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-10-04 14:14:05 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-10-06 15:22:30 -0700 |
commit | a7e5bf9889d24920af2ed06b1cd4c75a336603f0 (patch) | |
tree | d30c12bc6e7828b65aebc5e60466afa784a6a55f /llvm/lib/Support/SmallVector.cpp | |
parent | e09c958dcccf7b62824c03e155e53f07783ace06 (diff) | |
download | llvm-a7e5bf9889d24920af2ed06b1cd4c75a336603f0.zip llvm-a7e5bf9889d24920af2ed06b1cd4c75a336603f0.tar.gz llvm-a7e5bf9889d24920af2ed06b1cd4c75a336603f0.tar.bz2 |
[flang][runtime] Handle array components in NAMELIST input
A namelist input item that is a derived type component reference
needs additional processing when the base item or the component
is an array. When both have rank > 0, the component reference
must of course be subscripted.
(Fixes https://gitlab-master.nvidia.com/fortran/f18-stage/-/issues/999, NAG test t/tz2.)
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions