public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r10-10555] Daily bump.
@ 2022-04-25  0:18 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2022-04-25  0:18 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:61060f42dac4317e0ce1de7e759fd421d7dfb798

commit r10-10555-g61060f42dac4317e0ce1de7e759fd421d7dfb798
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Apr 25 00:17:30 2022 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   | 14 ++++++++++++++
 gcc/testsuite/ChangeLog |  8 ++++++++
 3 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 76bd88aee70..20aebe180f3 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220424
+20220425
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index cf68ff10c2b..9f39919d52f 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,17 @@
+2022-04-24  Mikael Morin  <mikael@gcc.gnu.org>
+
+	PR fortran/104228
+	PR fortran/104570
+	* parse.c (parse_associate): Use a new distinct gfc_charlen if
+	the copied type has one whose length is not known to be
+	constant.
+	* resolve.c (resolve_assoc_var): Also create a new character
+	length for non-dummy associate targets.  Reset charlen if it’s
+	shared with the associate target regardless of the expression
+	type.  Don’t reinitialize charlen if it’s deferred.
+	* trans-stmt.c (trans_associate_var): Initialize character
+	length even if no temporary is used for the associate variable.
+
 2022-04-21  Fritz Reese  <foreese@gcc.gnu.org>
 
 	Backported from master:
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index d053567de8e..c299a831edd 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2022-04-24  Mikael Morin  <mikael@gcc.gnu.org>
+
+	PR fortran/104228
+	PR fortran/104570
+	* gfortran.dg/asan_associate_58.f90: New test.
+	* gfortran.dg/asan_associate_59.f90: New test.
+	* gfortran.dg/associate_58.f90: New test.
+
 2022-04-21  Fritz Reese  <foreese@gcc.gnu.org>
 
 	Backported from master:


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

only message in thread, other threads:[~2022-04-25  0:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25  0:18 [gcc r10-10555] Daily bump GCC Administrator

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).