2 ! { dg-options "-fcoarray=single -std=f2008" }
4 ! LOCK/UNLOCK intrinsics
13 LOCK (a
, stat
=s
, acquired_lock
=bool
, errmsg
=c
) ! { dg-error "must be a scalar of type LOCK_TYPE" }
14 UNLOCK (a
, stat
=s
, errmsg
=c
) ! { dg-error "must be a scalar of type LOCK_TYPE" }