public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-10130] Daily bump.
@ 2024-02-03  0:21 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2024-02-03  0:21 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:877b632648367f1ae276e41950e43b08ffd8a392

commit r12-10130-g877b632648367f1ae276e41950e43b08ffd8a392
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Feb 3 00:21:05 2024 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  9 +++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        |  9 +++++++++
 gcc/testsuite/ChangeLog | 17 +++++++++++++++++
 libstdc++-v3/ChangeLog  |  6 ++++++
 5 files changed, 42 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fbf42dfc8d9a..06c64d49fd19 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2024-02-02  Martin Jambor  <mjambor@suse.cz>
+
+	Backported from master:
+	2024-01-24  Martin Jambor  <mjambor@suse.cz>
+
+	PR tree-optimization/110422
+	* tree-sra.cc (scan_function): Disqualify bases of operands of asm
+	gotos.
+
 2024-02-01  John David Anglin  <danglin@gcc.gnu.org>
 
 	* config/pa/pa.md (atomic_storedi_1): Fix bug in
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 656861b7a3db..f3c7b7611555 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240202
+20240203
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index c156e1b44af9..c7e2d039457d 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,12 @@
+2024-02-02  Jason Merrill  <jason@redhat.com>
+
+	Backported from master:
+	2024-02-02  Jason Merrill  <jason@redhat.com>
+
+	PR c++/110084
+	* pt.cc (tsubst_function_decl): Only check a function defaulted
+	outside the class if the class is complete.
+
 2024-02-01  Marek Polacek  <polacek@redhat.com>
 
 	Backported from master:
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index f19cb98e1bcb..15264d3441a6 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,20 @@
+2024-02-02  Jason Merrill  <jason@redhat.com>
+
+	Backported from master:
+	2024-02-02  Jason Merrill  <jason@redhat.com>
+
+	PR c++/110084
+	* g++.dg/cpp2a/spaceship-synth-neg3.C: Check error message.
+	* g++.dg/cpp2a/spaceship-eq16.C: New test.
+
+2024-02-02  Martin Jambor  <mjambor@suse.cz>
+
+	Backported from master:
+	2024-01-24  Martin Jambor  <mjambor@suse.cz>
+
+	PR tree-optimization/110422
+	* gcc.dg/torture/pr110422.c: New test.
+
 2024-02-01  Marek Polacek  <polacek@redhat.com>
 
 	Backported from master:
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 7e32697760bd..5c1da3fd7589 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,9 @@
+2024-02-02  Jonathan Wakely  <jwakely@redhat.com>
+
+	PR libstdc++/108636
+	* include/bits/shared_ptr_base.h (__shared_ptr::operator bool):
+	Add always_inline attribute for C++20 and later.
+
 2024-01-11  Jonathan Wakely  <jwakely@redhat.com>
 
 	Backported from master:

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-03  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-03  0:21 [gcc r12-10130] 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).