gcc/testsuite/ChangeLog:
* gfortran.dg/c_ptr_tests_20.f90: Moved to...
* gfortran.dg/gomp/c_ptr_tests_20.f90: ...here.
* gfortran.dg/c_ptr_tests_21.f90: Moved to...
* gfortran.dg/gomp/c_ptr_tests_21.f90: ...here.
! { dg-do compile }
-! { dg-require-effective-target fopenmp }
-! { dg-additional-options "-fopenmp" }
!
! This failed to compile the declare variant directive due to the C_PTR
! arguments to foo being recognised as INTEGER(8)
! { dg-do compile }
-! { dg-require-effective-target fopenmp }
-! { dg-additional-options "-fopenmp" }
!
! Ensure that C_PTR and C_FUNPTR are reported as incompatible types in variant
! argument lists