We (nowadays) have 'gfortran.dg/goacc-gomp/goacc-gomp.exp'; use it for this
OpenACC/OpenMP test case added in r230872
(commit
aa81272c9f98818910466728a58425d44884983a)
"[PR fortran/63858] Fix mix of OpenACC and OpenMP sentinels in continuations":
'gfortran.dg/goacc/omp-fixed.f' -> 'gfortran.dg/goacc-gomp/pr63858.f'.
PR fortran/63858
gcc/testsuite/
* gfortran.dg/goacc/omp-fixed.f: Move...
* gfortran.dg/goacc-gomp/pr63858.f: ... here, and adjust.
-! { dg-do compile }
-! { dg-additional-options "-fopenmp" }
SUBROUTINE ICHI
INTEGER :: ARGC
ARGC = COMMAND_ARGUMENT_COUNT ()