This testcase prints an extra diagnostic message due to 'Default compute
dimensions (compile time)' (commit
4472e4cdcd264b8e9102a2804c0ce35a5865f7a1).
2020-07-24 Kwok Cheung Yeung <kcy@codesourcery.com>
gcc/testsuite/
* gfortran.dg/goacc/routine-module-mod-1.f90 (g_1): Add
expected output.
+2020-07-24 Kwok Cheung Yeung <kcy@codesourcery.com>
+
+ * gfortran.dg/goacc/routine-module-mod-1.f90 (g_1): Add
+ expected output.
+
2020-07-24 Kwok Cheung Yeung <kcy@codesourcery.com>
* gfortran.dg/goacc/loop-2-kernels.f95: Add XFAILs.
end do
end subroutine w_1
- subroutine g_1
+ subroutine g_1 ! { dg-warning "region is worker partitioned but does not contain worker partitioned code" }
implicit none
!$acc routine gang