[flang] Get base objects right in definability checker (#78854)
The utility function GetRelevantObject() seems to be just wrong for definability checks for the "base object" of a designator, and that's all for which it is (now?) used. This leads to some false error messages in Whizard when data-refs with multiple pointer components are defined. Simplify, and add more test cases.
parent
df7d2b2f
Please register or sign in to comment