]> git.ipfire.org Git - thirdparty/gcc.git/commit
gfortran.dg/gomp/pr99928-*.f90: Use implicit none, remove one xfail
authorTobias Burnus <tobias@codesourcery.com>
Fri, 4 Jun 2021 11:10:57 +0000 (13:10 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Fri, 4 Jun 2021 11:13:02 +0000 (13:13 +0200)
commit78b622e37381e1c0e9992f6634972dfbe0338d0b
treefac584ad865f742df52740a1aa28dbcab714598c
parent9651794fff3a16c476e148de855d4f2136234c73
gfortran.dg/gomp/pr99928-*.f90: Use implicit none, remove one xfail

gcc/testsuite/ChangeLog:

* gfortran.dg/gomp/pr99928-1.f90: Add 'implicit none'.
* gfortran.dg/gomp/pr99928-11.f90: Likewise.
* gfortran.dg/gomp/pr99928-4.f90: Likewise.
* gfortran.dg/gomp/pr99928-6.f90: Likewise.
* gfortran.dg/gomp/pr99928-8.f90: Likewise.
* gfortran.dg/gomp/pr99928-2.f90: Likewise. Add missing decl.
* gfortran.dg/gomp/pr99928-5.f90: Add implicit none;
fix loop-variable and remove xfail.
gcc/testsuite/gfortran.dg/gomp/pr99928-1.f90
gcc/testsuite/gfortran.dg/gomp/pr99928-11.f90
gcc/testsuite/gfortran.dg/gomp/pr99928-2.f90
gcc/testsuite/gfortran.dg/gomp/pr99928-4.f90
gcc/testsuite/gfortran.dg/gomp/pr99928-5.f90
gcc/testsuite/gfortran.dg/gomp/pr99928-6.f90
gcc/testsuite/gfortran.dg/gomp/pr99928-8.f90