When a subroutine or function symbol is defined in an INTERFACE
block, it's okay if a symbol of the same name appears in a
scope between the global scope and the scope of the INTERFACE.
Details
Details
Diff Detail
Diff Detail
Differential D103580
[flang] Fix spurious "already declared" errors for interfaces klausler on Jun 2 2021, 5:35 PM. Authored by
Details When a subroutine or function symbol is defined in an INTERFACE
Diff Detail |