public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r12-8712] Daily bump.
Date: Thu, 25 Aug 2022 00:20:27 +0000 (GMT) [thread overview]
Message-ID: <20220825002027.DE7BB3857C72@sourceware.org> (raw)
https://gcc.gnu.org/g:cce15df5287dd0a4c3afd3c46ec6cb37f45fde2a
commit r12-8712-gcce15df5287dd0a4c3afd3c46ec6cb37f45fde2a
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date: Thu Aug 25 00:19:50 2022 +0000
Daily bump.
Diff:
---
gcc/ChangeLog | 19 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
libstdc++-v3/ChangeLog | 10 ++++++++++
4 files changed, 47 insertions(+), 1 deletion(-)
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 45c79de7e03..e8e781a740a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,22 @@
+2022-08-24 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2022-08-16 Kewen Lin <linkw@linux.ibm.com>
+
+ PR tree-optimization/106322
+ * tree-vect-stmts.cc (vectorizable_call): Don't allow
+ vect_emulated_vector_p type for both vectype_in and vectype_out.
+
+2022-08-24 Kewen.Lin <linkw@gcc.gnu.org>
+
+ Backported from master:
+ 2022-08-16 Kewen.Lin <linkw@gcc.gnu.org>
+
+ PR target/103353
+ * config/rs6000/mma.md (define_expand movoo): Move TARGET_MMA condition
+ check to preparation statements and add handlings for !TARGET_MMA.
+ (define_expand movxo): Likewise.
+
2022-08-23 Tobias Burnus <tobias@codesourcery.com>
Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index a8087bc572d..359f4ea53a5 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220824
+20220825
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 874d74c97a5..954fc0b9b25 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,20 @@
+2022-08-24 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2022-08-16 Kewen Lin <linkw@linux.ibm.com>
+
+ PR tree-optimization/106322
+ * gcc.target/i386/pr106322.c: New test.
+ * gcc.target/powerpc/pr106322.c: New test.
+
+2022-08-24 Kewen.Lin <linkw@gcc.gnu.org>
+
+ Backported from master:
+ 2022-08-16 Kewen.Lin <linkw@gcc.gnu.org>
+
+ PR target/103353
+ * gcc.target/powerpc/pr103353.c: New test.
+
2022-08-23 Tobias Burnus <tobias@codesourcery.com>
Backported from master:
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 3021f68edb1..a2d49420ea4 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,13 @@
+2022-08-24 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2022-08-23 Jonathan Wakely <jwakely@redhat.com>
+
+ PR libstdc++/106589
+ * include/std/variant (__do_visit): Handle is_void<R> for zero
+ argument case.
+ * testsuite/20_util/variant/visit_r.cc: Check std::visit<void>(v).
+
2022-08-23 Jonathan Wakely <jwakely@redhat.com>
Backported from master:
reply other threads:[~2022-08-25 0:20 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=20220825002027.DE7BB3857C72@sourceware.org \
--to=gccadmin@gcc.gnu.org \
--cc=gcc-cvs@gcc.gnu.org \
--cc=libstdc++-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: link
Be 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).