New OMPT tests with teams construct should be disabled for GCC.
Could you elaborate why (I mostly interested)?
GCC emits code with a GOMP* entry that is not supported in the LLVM runtime.
Sounds like a valid reason to me. Thx.