[flang-commits] [flang] [flang][semantics] fix crash involving equivalences (PR #168909)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Sat Nov 22 13:08:55 PST 2025
klausler wrote:
It looks like the change to run ProcessScopes only at the end of semantics fixes this problem and avoids some of the difficulties of the first change. Barring any failures in our test suites, why wouldn't we go with this option?
https://github.com/llvm/llvm-project/pull/168909
More information about the flang-commits
mailing list