https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98258

--- Comment #8 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
(In reply to Chinoune from comment #7)
> $ gfortran-10 -O3 -fopenmp -fopenacc -c bug_omp_acc.f90
> $ gfortran-10 bug_omp_acc.o -lgomp -o test.x

Contrary to my  suggestion, you have omitted -fopenacc from the second command
line, why?

Reply via email to