Semantic check for OpenMP 4.5 - 2.7.1 Do Loop restrictions.
Implementation of Do loop iteration variable check , Do while loop check , Do loop threadprivate check,
Do loop cycle restrictions.
Files:
check-omp-structure.cpp
check-omp-structure.h
resolve-directives.cpp
TestCases:
omp-doloop02.f90
omp-doloop03.f90
omp-doloop04-pc.f90
omp-doloop04.f90
Can we keep the declarations at the top or at the bottom. Please refer to style elsewhere.