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 r13-8650] Daily bump.
Date: Fri, 26 Apr 2024 00:21:33 +0000 (GMT)	[thread overview]
Message-ID: <20240426002133.AA3883858D20@sourceware.org> (raw)

https://gcc.gnu.org/g:45816f7eefa669f98b1ab5746331111d520f3a7b

commit r13-8650-g45816f7eefa669f98b1ab5746331111d520f3a7b
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Fri Apr 26 00:21:07 2024 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 20 ++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 14 ++++++++++++++
 libstdc++-v3/ChangeLog  | 21 +++++++++++++++++++++
 4 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9d5120f85f9..a7fa955efe6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,23 @@
+2024-04-25  Richard Ball  <richard.ball@arm.com>
+
+	Backported from master:
+	2024-04-25  Richard Ball  <richard.ball@arm.com>
+
+	PR target/114837
+	* config/arm/arm.cc (cmse_nonsecure_call_inline_register_clear):
+	Add zero/sign extend.
+	(arm_expand_prologue): Add zero/sign extend.
+
+2024-04-25  Kewen Lin  <linkw@linux.ibm.com>
+	    Andrew Pinski  <quic_apinski@quicinc.com>
+
+	PR target/88309
+	* config/rs6000/rs6000-builtin.cc (rs6000_gimple_fold_builtin): Fix
+	wrong align passed to function build_aligned_type.
+	* tree-ssa-loop-prefetch.cc (is_miss_rate_acceptable): Add an
+	assertion to ensure align_unit should be positive.
+	* tree.cc (build_qualified_type): Update function comments.
+
 2024-04-24  Kito Cheng  <kito.cheng@sifive.com>
 
 	PR target/114172
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 57aa6c58cc7..31b7d4c373f 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240425
+20240426
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 4d20adf8898..e473baa06a1 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,17 @@
+2024-04-25  Richard Ball  <richard.ball@arm.com>
+
+	Backported from master:
+	2024-04-25  Richard Ball  <richard.ball@arm.com>
+
+	* gcc.target/arm/cmse/extend-param.c: New test.
+	* gcc.target/arm/cmse/extend-return.c: New test.
+
+2024-04-25  Kewen Lin  <linkw@linux.ibm.com>
+	    Andrew Pinski  <quic_apinski@quicinc.com>
+
+	PR target/88309
+	* gcc.target/powerpc/pr88309.c: New test.
+
 2024-04-24  Kito Cheng  <kito.cheng@sifive.com>
 
 	PR target/114172
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 7b00bf445d0..c4710160cbf 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,24 @@
+2024-04-25  Jonathan Wakely  <jwakely@redhat.com>
+
+	* src/experimental/Makefile.am (install-exec-local): New target.
+	(uninstall-local): New target.
+	* src/experimental/Makefile.in: Regenerate.
+	* src/libbacktrace/Makefile.am: Build libstdc++_libbacktrace as
+	noinst_LTLIBRARIES so it's only a convenience library.
+	* src/libbacktrace/Makefile.in: Regenerate.
+
+2024-04-25  Jonathan Wakely  <jwakely@redhat.com>
+
+	Backported from master:
+	2024-02-04  Jonathan Wakely  <jwakely@redhat.com>
+
+	* src/experimental/Makefile.am: Use libstdc++fsconvenience.a
+	instead of libstdc++fs.a.
+	* src/experimental/Makefile.in: Regenerate.
+	* src/filesystem/Makefile.am: Build libstdc++fsconvenience.a as
+	well.
+	* src/filesystem/Makefile.in: Regenerate.
+
 2024-04-15  Andreas Schwab  <schwab@suse.de>
 
 	* config/abi/post/riscv64-linux-gnu/baseline_symbols.txt: Update.

                 reply	other threads:[~2024-04-26  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=20240426002133.AA3883858D20@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).