I am trying to compile a basic openacc program in C, using gcc-10. It works fine for one-dimensional arrays, and arrays allocated through "A[N_x][N_y]" but when tr