]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix gfortran.dg/gomp/affinity-clause-1.f90
authorTobias Burnus <tobias@codesourcery.com>
Mon, 27 Jun 2022 11:44:36 +0000 (13:44 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 27 Jun 2022 11:44:36 +0000 (13:44 +0200)
commit88c73dbc2de129c5d4f1af95c6e5433447d847a2
tree2fdea7b16e79c06314eb2c879cd224f6c906e8ab
parent1cbfde1cc2ce51488808d068a1afa3e5581b709c
Fix gfortran.dg/gomp/affinity-clause-1.f90

The patch
    [OG11][committed][PATCH 01/22] Fortran: delinearize multi-dimensional array accesses
    https://gcc.gnu.org/pipermail/gcc-patches/2021-November/584716.html
OG11 commit e208eefbaa3f9f590171fce79c7366636770b348 causes a different
dump - update the testcase accordingly.

gcc/testsuite/
* gfortran.dg/gomp/affinity-clause-1.f90: Fix scan-tree-dump-times.
gcc/testsuite/gfortran.dg/gomp/affinity-clause-1.f90