public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] ChangeLog for "Fortran: Fix delinearization regression"
@ 2022-10-19 15:28 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-10-19 15:28 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:92b14810a2743594df945dc6479413a3d9d943aa

commit 92b14810a2743594df945dc6479413a3d9d943aa
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed Oct 19 17:26:34 2022 +0200

    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.

Diff:
---
 gcc/fortran/ChangeLog.omp   | 6 ++++++
 gcc/testsuite/ChangeLog.omp | 8 ++++++++
 2 files changed, 14 insertions(+)

diff --git a/gcc/fortran/ChangeLog.omp b/gcc/fortran/ChangeLog.omp
index 685fe68667a..189431df4eb 100644
--- a/gcc/fortran/ChangeLog.omp
+++ b/gcc/fortran/ChangeLog.omp
@@ -1,3 +1,9 @@
+2022-10-19  Tobias Burnus  <tobias@codesourcery.com>
+
+	* 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.
+
 2022-10-17  Tobias Burnus  <tobias@codesourcery.com>
 
 	Backport from mainline:
diff --git a/gcc/testsuite/ChangeLog.omp b/gcc/testsuite/ChangeLog.omp
index b2b4381e3ce..6928d520c0f 100644
--- a/gcc/testsuite/ChangeLog.omp
+++ b/gcc/testsuite/ChangeLog.omp
@@ -1,3 +1,11 @@
+2022-10-19  Tobias Burnus  <tobias@codesourcery.com>
+
+	* 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.
+
 2022-10-17  Tobias Burnus  <tobias@codesourcery.com>
 
 	Backport from mainline:

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-19 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 15:28 [gcc/devel/omp/gcc-12] ChangeLog for "Fortran: Fix delinearization regression" Tobias Burnus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).