public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-9236] Daily bump.
@ 2023-03-09  0:21 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2023-03-09  0:21 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7435136fe9a5e13e249edf617a114e47e9ccf573

commit r12-9236-g7435136fe9a5e13e249edf617a114e47e9ccf573
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Mar 9 00:20:27 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog         | 10 ++++++++++
 gcc/DATESTAMP         |  2 +-
 gcc/fortran/ChangeLog |  9 +++++++++
 libgomp/ChangeLog     |  9 +++++++++
 4 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1e28028f345..de46cb4e565 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,13 @@
+2023-03-08  Tobias Burnus  <tobias@codesourcery.com>
+
+	Backported from master:
+	2023-03-01  Tobias Burnus  <tobias@codesourcery.com>
+
+	PR middle-end/108546
+	* omp-low.cc (lower_omp_target): Remove optional handling
+	on the receiver side, i.e. inside target (data), for
+	use_device_ptr.
+
 2023-03-06  Xi Ruoyao  <xry111@xry111.site>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 53389297a17..c7a9cb13dc6 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230308
+20230309
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 34c1fd8fee5..a788d34f0d9 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,12 @@
+2023-03-08  Tobias Burnus  <tobias@codesourcery.com>
+
+	Backported from master:
+	2023-03-01  Tobias Burnus  <tobias@codesourcery.com>
+
+	PR middle-end/108546
+	* trans-openmp.cc (gfc_trans_omp_clauses): Fix mapping of
+	type(C_ptr) variables.
+
 2023-03-04  Harald Anlauf  <anlauf@gmx.de>
 
 	Backported from master:
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 7d313c3a514..07276e2b299 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,12 @@
+2023-03-08  Tobias Burnus  <tobias@codesourcery.com>
+
+	Backported from master:
+	2023-03-01  Tobias Burnus  <tobias@codesourcery.com>
+
+	PR middle-end/108546
+	* testsuite/libgomp.fortran/is_device_ptr-3.f90: New test.
+	* testsuite/libgomp.fortran/use_device_ptr-optional-4.f90: New test.
+
 2023-02-10  Jakub Jelinek  <jakub@redhat.com>
 
 	Backported from master:

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

only message in thread, other threads:[~2023-03-09  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-09  0:21 [gcc r12-9236] 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).