]> git.ipfire.org Git - thirdparty/gcc.git/commit
Move OpenMP tests to gomp subdir
authorPaul-Antoine Arras <pa@codesourcery.com>
Fri, 27 Oct 2023 10:30:26 +0000 (12:30 +0200)
committerPaul-Antoine Arras <pa@codesourcery.com>
Fri, 27 Oct 2023 10:31:59 +0000 (12:31 +0200)
commit8da9146d23829f39cd86854b33fe54781f65c111
tree4478973d920c3f442b6ab441238985bb02899e1e
parent372e2d62bcb27287234f30908af167886611c12a
Move OpenMP tests to gomp subdir

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.
gcc/testsuite/gfortran.dg/gomp/c_ptr_tests_20.f90 [moved from gcc/testsuite/gfortran.dg/c_ptr_tests_20.f90 with 94% similarity]
gcc/testsuite/gfortran.dg/gomp/c_ptr_tests_21.f90 [moved from gcc/testsuite/gfortran.dg/c_ptr_tests_21.f90 with 95% similarity]