[flang] Fix NAMELIST input bug with multiple subscript triplets
NAMELIST input can contain array subscripts with triplet notation. The calculation of the default effective stride for the constructed array descriptor was simply incorrect after the first dimension. Differential Revision: https://reviews.llvm.org/D112347
parent
f6aac0dd
Please register or sign in to comment