[flang-commits] [flang] [flang] Reject PARAMETER constants in NAMELIST groups (PR #178960)

Miguel Saldivar via flang-commits flang-commits at lists.llvm.org
Fri Jan 30 20:36:05 PST 2026


Saldivarcher wrote:

> This PR is not needed. A NAMELIST group can contain undefinable items so long as it is never used for input.

I tried looking for this in the standard, and I didn't find it. Is it in the standard, or is it just the de facto way that flang is handling NAMLIST group objects?

https://github.com/llvm/llvm-project/pull/178960


More information about the flang-commits mailing list