public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-9245] Daily bump.
@ 2023-03-13 0:21 GCC Administrator
0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2023-03-13 0:21 UTC (permalink / raw)
To: gcc-cvs
https://gcc.gnu.org/g:378e677bf5cb5bebb4a80da8c11aed477f4057c4
commit r12-9245-g378e677bf5cb5bebb4a80da8c11aed477f4057c4
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date: Mon Mar 13 00:21:17 2023 +0000
Daily bump.
Diff:
---
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 4ce3ea7c20f..356057bf73a 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230312
+20230313
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index a788d34f0d9..0b364eb929f 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,27 @@
+2023-03-12 Mikael Morin <mikael@gcc.gnu.org>
+
+ Backported from master:
+ 2023-02-25 Mikael Morin <mikael@gcc.gnu.org>
+
+ PR fortran/108923
+ * intrinsic.cc (get_intrinsic_dummy_arg,
+ set_intrinsic_dummy_arg): Rename the former to the latter.
+ Remove the return value, add a reference to the lhs as argument,
+ and do the pointer assignment inside the function. Don't do
+ it if the pointer is already non-NULL.
+ (sort_actual): Update caller.
+
+2023-03-12 Mikael Morin <mikael@gcc.gnu.org>
+
+ Backported from master:
+ 2023-02-24 Mikael Morin <mikael@gcc.gnu.org>
+
+ PR fortran/108923
+ * expr.cc (gfc_free_actual_arglist): Free associated_dummy
+ memory.
+ (gfc_copy_actual_arglist): Make a copy of the associated_dummy
+ field if it is set in the original element.
+
2023-03-08 Tobias Burnus <tobias@codesourcery.com>
Backported from master:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-13 0:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13 0:21 [gcc r12-9245] 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).