[flang-commits] [flang] [flang] Insert NAMELIST variables into symbol table during Pre (PR #179599)
John Otken via flang-commits
flang-commits at lists.llvm.org
Tue Feb 3 18:57:51 PST 2026
jotken wrote:
Paragraph 5 of 8.9 NAMELIST statement
A namelist group object shall either be accessed by use or host association or shall have its declared type, kind
type parameters of the declared type, and rank specified by previous statements in the same scoping unit or
by the implicit typing rules in effect for the scoping unit. If a namelist group object is typed by the implicit
typing rules, its appearance in any subsequent type declaration statement shall confirm the implied type and
type parameters.
https://github.com/llvm/llvm-project/pull/179599
More information about the flang-commits
mailing list