]> git.ipfire.org Git - thirdparty/gcc.git/commit
ChangeLog for "Fortran: Fix delinearization regression"
authorTobias Burnus <tobias@codesourcery.com>
Wed, 19 Oct 2022 15:26:34 +0000 (17:26 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 19 Oct 2022 15:26:34 +0000 (17:26 +0200)
commit92b14810a2743594df945dc6479413a3d9d943aa
tree2f892d91d8f8ac4d5e1d5ccf33e60e0872cf415c
parent76b773a4a2d1daf0b83e50cd999bc38f8dd047be
ChangeLog for "Fortran: Fix delinearization regression"

Missed to update gcc/fortran/ChangeLog.omp and to include the
following in previous commit, i.e.
commit 76b773a4a2d1daf0b83e50cd999bc38f8dd047be.

gcc/fortran/ChangeLog:

* trans-array.cc (non_negative_strides_array_p): Fix handling
of GFC_DECL_SAVED_DESCRIPTOR.
(gfc_conv_array_ref): Use ARRAY_REF again when possible.

gcc/testsuite/ChangeLog:

* gfortran.dg/gomp/affinity-clause-1.f90: Revert to upsteam version,
update one scan-tree item.
* gfortran.dg/gomp/depend-4.f90: Revert to upstream version.
* gfortran.dg/gomp/depend-5.f90: Likewise.
* gfortran.dg/gomp/depend-6.f90: Likewise.
gcc/fortran/ChangeLog.omp
gcc/testsuite/ChangeLog.omp