[flang] Fix extent computation in finalization
The code that computed the extent of a dimension of a non-allocatable/non-automatic component array during finalization had a reversed subtraction; fix, and use variables to make the code a little more readable. Differential Revision: https://reviews.llvm.org/D121163
Loading
Please sign in to comment