Declaration checking catches the error of a COMMON block and a subprogram definition having the same name, but misses the case of a COMMON block and an a reference to an external subprogram with an implicit interface. Fix. Fixes bug https://github.com/llvm/llvm-project/issues/63247. Differential Revision: https://reviews.llvm.org/D153786
138 KiB
138 KiB