blob: a00612a92218a289eec8b2109d38e58dec51e6f5 [file] [edit]
!RUN: %not_todo_cmd bbc -emit-hlfir -fopenmp -fopenmp-version=52 -o - %s 2>&1 | FileCheck %s
!RUN: %not_todo_cmd %flang_fc1 -emit-hlfir -fopenmp -fopenmp-version=52 -o - %s 2>&1 | FileCheck %s
!CHECK: not yet implemented: METADIRECTIVE
subroutine f00
!Specification
!$omp metadirective when(user={condition(.true.)}: nothing)
implicit none
end