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, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r13-8073] Daily bump.
Date: Thu, 16 Nov 2023 00:21:48 +0000 (GMT) [thread overview]
Message-ID: <20231116002148.E408A3858D35@sourceware.org> (raw)
https://gcc.gnu.org/g:f14c5337b41a79c8b52ff750b8eba0a2a4a6027c
commit r13-8073-gf14c5337b41a79c8b52ff750b8eba0a2a4a6027c
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date: Thu Nov 16 00:21:25 2023 +0000
Daily bump.
Diff:
---
gcc/ChangeLog | 12 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
libstdc++-v3/ChangeLog | 21 +++++++++++++++++++++
4 files changed, 45 insertions(+), 1 deletion(-)
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3545b3f2435..e4d2a54c115 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,15 @@
+2023-11-15 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2023-11-06 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/111828
+ * config.in: Regenerate.
+ * config/rs6000/rs6000.cc (rs6000_update_ipa_fn_target_info): Guard
+ inline asm handling under !HAVE_AS_POWER10_HTM.
+ * configure: Regenerate.
+ * configure.ac: Detect assembler support for HTM insns at power10.
+
2023-11-14 liuhongt <hongtao.liu@intel.com>
Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 697a5fceddd..7c322b01344 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20231115
+20231116
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 7196da39b6c..6b895b1f1f9 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+2023-11-15 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2023-11-06 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/111828
+ * lib/target-supports.exp
+ (check_effective_target_powerpc_as_p10_htm): New proc.
+ * g++.target/powerpc/pr111828-1.C: New test.
+ * g++.target/powerpc/pr111828-2.C: New test.
+
2023-11-14 liuhongt <hongtao.liu@intel.com>
Backported from master:
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 2c3feae43fb..656d8b88c51 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,24 @@
+2023-11-15 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2023-11-15 Jonathan Wakely <jwakely@redhat.com>
+
+ PR libstdc++/112491
+ * python/libstdcxx/v6/xmethods.py (DequeWorkerBase.index):
+ Correctly handle unused capacity at the start of the first node.
+ * testsuite/libstdc++-xmethods/deque.cc: Check index operator
+ when elements have been removed from the front.
+
+2023-11-15 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2023-11-15 Jonathan Wakely <jwakely@redhat.com>
+
+ * include/std/stacktrace (basic_stacktrace::at): Fix class name
+ in exception message.
+ * testsuite/19_diagnostics/stacktrace/hash.cc: Do not fail if
+ current() returns a non-empty stacktrace.
+
2023-11-14 Jonathan Wakely <jwakely@redhat.com>
Backported from master:
reply other threads:[~2023-11-16 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=20231116002148.E408A3858D35@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).