[flang-commits] [flang] [flang] Fix sequence association for PARAMETER array elements (PR #187348)

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Thu Mar 19 04:22:07 PDT 2026


eugeneepshteyn wrote:

Actually, what I *meant* to do originally is to limit this to `intent(in)` dummy args, which is reflected in my tests, but not in the code. :( The copy-out wouldn't be needed in this case.

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


More information about the flang-commits mailing list