[flang-commits] [flang] [flang][OpenMP] Add type-param-inquiry checks for non-list clauses (PR #203059)
Paul Osmialowski via flang-commits
flang-commits at lists.llvm.org
Fri Jun 12 08:35:59 PDT 2026
pawosm-arm wrote:
A simple build did not reproduce it. So I used https://github.com/arm/arm-toolchain/blob/arm-software/arm-software/linux/build.sh locally. And flang obtained that way reproduces the problem: `flang -fc1 -fsyntax-only flang/test/Semantics/OpenMP/type-param-inquiry.f90` outputs nothing (and `echo $?` prints zero), while `test_errors.py` expects it to print an error message.
https://github.com/llvm/llvm-project/pull/203059
More information about the flang-commits
mailing list