================ @@ -0,0 +1,37 @@ +!RUN: %flang_fc1 -emit-hlfir -fopenmp -fopenmp-version=52 %s -o - | FileCheck %s --check-prefixes ALL ---------------- jsjodin wrote: Fixed! Thanks for finding that. https://github.com/llvm/llvm-project/pull/168417