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.
Details
Details
Diff Detail
Diff Detail
Differential D112347
[flang] Fix NAMELIST input bug with multiple subscript triplets Authored by klausler on Oct 22 2021, 2:50 PM.
Details NAMELIST input can contain array subscripts with triplet notation.
Diff Detail |