[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 06:47:44 PDT 2026


pawosm-arm wrote:

> > Yes, it fails consistently, and the CI is aarch64-only...
> 
> Are you able to reproduce it by hand? I.e. flang -fc1 -fsyntax-only flang/test/Semantics/OpenMP/type-param-inquiry.f90
> 
> Edit: by "reproduce" I mean run it by hand and see output that is different than a bunch of diagnostic messages.

I'm building it locally. Meanwhile, could you check if your local build has assertions turned on? I have some suspicion regarding this...

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


More information about the flang-commits mailing list