Sign in
llvm
/
llvm-project
/
890c4bece26e005cd9fa5511fe0efa7307794de5
/
.
/
flang
/
test
/
Semantics
/
OpenMP
/
atomic06-empty.f90
blob: 226e8d1bb91a5b9a3389b89e663f6cb9a3091c7d [
file
] [
log
] [
blame
]
!
RUN
:
%
python
%
S
/../
test_errors
.
py
%
s
%
flang
-
fopenmp
!
Test
the source code starting
with
omp syntax
!
$omp atomic write
i
=
123
end