[flang-commits] [flang] [llvm] [flang-rt] enable IsNamelistNameOrSlash lookahead for scalar namelist items (PR #211224)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Thu Jul 30 06:15:34 PDT 2026


ergawy wrote:

> I responded on the issue stating that in my opinion this is an extension, rather than a bug fix. Thus, I think this PR should be retargeted as a language extension implementation (change whatever wording from "bug fix") and flang extensions document should be modified (there are already NAMELIST extensions listed there).
> 
> For this change, need to run llvm-test-suite Fortran tests to ensure that there are no regressions.

Ran the llvm-test-suite:
```
Testing Time: 32.96s

Total Discovered Tests: 6925
  Passed: 6925 (100.00%)
```

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


More information about the flang-commits mailing list