Here is an updated version following Tobias's review on the ME patch.
The main differences compared to the previous version are:
* Added support for !$OMP END DISPATCH
* Added testcase dispatch-9.f90
* Updated DejaGnu patterns
--
PA
commit d427c071326c7bf6ccf7ccbc06d6d1cbbb29e73a
Author: Paul-Anto
This patch adds support for the `dispatch` construct and the `adjust_args`
clause to the Fortran front-end.
Handling of `adjust_args` across translation units is missing due to PR115271.
gcc/fortran/ChangeLog:
* dump-parse-tree.cc (show_omp_clauses): Handle novariants and nocontext