Otherwise, for build-tree testing:
[...]/gcc/testsuite/gfortran.dg/gomp/allocate-4.f90:10:7: Fatal Error: Cannot open module file 'omp_lib.mod' for reading at (1): No such file or directory
..., and thus corresponding FAILs.
(Not renamed to 'libgomp.fortran/allocate-4.f90', as that one already exists.)
Fix-up for og12 commit
491478d12b83e102f72858e8a871a25c951df293
"Add parsing support for allocate directive (OpenMP 5.0)".
gcc/testsuite/
* gfortran.dg/gomp/allocate-4.f90: Cut.
libgomp/
* testsuite/libgomp.fortran/allocate-5.f90: Paste.
2023-02-09 Thomas Schwinge <thomas@codesourcery.com>
+ * gfortran.dg/gomp/allocate-4.f90: Cut.
+
* c-c++-common/gomp/uses_allocators-1.c: Cut.
* c-c++-common/gomp/uses_allocators-2.c: Likewise.
* c-c++-common/gomp/uses_allocators-3.c: Likewise.
2023-02-09 Thomas Schwinge <thomas@codesourcery.com>
+ * testsuite/libgomp.fortran/allocate-5.f90: Paste.
+
* testsuite/libgomp.c++/c++.exp (check_effective_target_c)
(check_effective_target_c++): New.
* testsuite/libgomp.c/c.exp (check_effective_target_c)