[flang][openacc] Allow acc routine before implicit part (#71460)
commitba2f40a775cfb01b139ea7dfff0cfd3899f4f060
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>
Tue, 7 Nov 2023 01:49:04 +0000 (6 17:49 -0800)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 01:49:04 +0000 (6 17:49 -0800)
tree3f27555f4ecedf7071e30bd309e0ddf6bb50b921
parentedfaae87264c60f821432fb6e2eeb21e8c5de414
[flang][openacc] Allow acc routine before implicit part (#71460)

Allow position of the acc routine in the implicit part.
flang/include/flang/Parser/parse-tree.h
flang/lib/Parser/Fortran-parsers.cpp
flang/test/Lower/OpenACC/acc-routine04.f90 [new file with mode: 0644]