llvm-project
e73d51d3 - [flang] ASSOCIATE/SELECT TYPE entities aren't pointer/allocatable (#99364)

Commit
1 year ago
[flang] ASSOCIATE/SELECT TYPE entities aren't pointer/allocatable (#99364) Fix what seems to be a regression in semantics in definability checking: the construct entities of ASSOCIATE and SELECT TYPE constructs are never pointers or allocatables, even when their selectors are so. SELECT RANK construct entities, however, can be pointers or allocatables.
Author
Parents
Loading