public inbox for gcc-cvs@sourceware.org help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org> To: gcc-cvs@gcc.gnu.org Subject: [gcc r12-9236] Daily bump. Date: Thu, 9 Mar 2023 00:21:11 +0000 (GMT) [thread overview] Message-ID: <20230309002111.8D3403858D33@sourceware.org> (raw) 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:
reply other threads:[~2023-03-09 0:21 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20230309002111.8D3403858D33@sourceware.org \ --to=gccadmin@gcc.gnu.org \ --cc=gcc-cvs@gcc.gnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).