[flang-commits] [flang] [Flang] Coarray allocation, update error for pointer component #193829 (PR #194651)

Dan Bonachea via flang-commits flang-commits at lists.llvm.org
Thu Aug 6 18:54:28 PDT 2026


https://github.com/bonachea approved this pull request.

LGTM!

I've manually confirmed the PR branch generates the intended error message with the modified test program. It also produces the corrected error message as intended for a reduced test case where the only violation is a `pointer` component, which was previously incorrectly accepted.

I don't know where to find the original test programs mentioned in #193829.

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


More information about the flang-commits mailing list