[flang] Catch insufficient actual elements/characters associated with longer dummy argument
Check for cases of storage sequence association in which an element or substring is an actual argument associated with a dummy argument array that can be detected as being larger than the remaining elements or characters in the actual argument's storage sequence. Differential Revision: https://reviews.llvm.org/D156757
Loading
Please sign in to comment