]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Add OpenMP's nothing directive support (con't)
authorTobias Burnus <tobias@codesourcery.com>
Wed, 18 Aug 2021 19:47:04 +0000 (21:47 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 18 Aug 2021 19:54:01 +0000 (21:54 +0200)
commitf0fca213bc52644ba896da622b35842a6157bd98
treefb88f02d0f8078b4366f93f3d36eac923e9dbe29
parent08defd9c4e4f8dc428f2f490705ab816af81a03d
Fortran: Add OpenMP's nothing directive support (con't)

Fix directory to enable -fopenmp processing.

gcc/testsuite/
PR testsuite/101963
* gfortran.dg/nothing-1.f90: Moved to ...
* gfortran.dg/gomp/nothing-1.f90: ... here.
* gfortran.dg/nothing-2.f90: Moved to ...
* gfortran.dg/gomp/nothing-2.f90: ... here;
avoid $ issue in $OMP in dg-error.
gcc/testsuite/gfortran.dg/gomp/nothing-1.f90 [moved from gcc/testsuite/gfortran.dg/nothing-1.f90 with 100% similarity]
gcc/testsuite/gfortran.dg/gomp/nothing-2.f90 [moved from gcc/testsuite/gfortran.dg/nothing-2.f90 with 75% similarity]