[flang-commits] [flang] [flang] More graceful parse failures at EOF (PR #159834)

Daniel Chen via flang-commits flang-commits at lists.llvm.org
Thu Sep 25 11:32:11 PDT 2025


DanielCChen wrote:

@klausler 
It seems this PR caused some regressions in our downstream run for the fixed-form. 
A reducer:
```
!dir$ fixed
        integer a(20)
!dir$ free

        end
```

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


More information about the flang-commits mailing list