[flang-commits] [flang] [flang][OpenMP] Privatize indirectly referenced symbols (PR #187097)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Mon Mar 30 07:41:53 PDT 2026
luporl wrote:
@sscalpone I received an email about 4 regressions caused by this PR: https://linaro.atlassian.net/browse/LLVM-2203
(I was certain I had run the Fujitsu testsuite before merging this PR, and I didn't see any regressions, but obviously I did something wrong).
I've investigated the regressions and, according to my reading of the OpenMP 6.0 standard, the test programs are incorrect. I've explained it in the Jira card linked above. Please let me know if you think that's not the case.
https://github.com/llvm/llvm-project/pull/187097
More information about the flang-commits
mailing list