1 // RUN: %libomptarget-compile-generic -DVAR -c -o %t.o
2 // RUN: %libomptarget-compile-generic %t.o && %libomptarget-run-generic | %fcheck-generic
13 #pragma omp target map(from : value)
18 #pragma omp target update to(x)
20 #pragma omp target map(from : value)