public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-8073] Daily bump.
@ 2023-11-16 0:21 GCC Administrator
0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2023-11-16 0:21 UTC (permalink / raw)
To: gcc-cvs, libstdc++-cvs
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:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-16 0:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16 0:21 [gcc r13-8073] 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).