public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r10-11125] Daily bump.
@ 2022-12-17  0:19 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2022-12-17  0:19 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d4f398224f07fe01a5951d98ffdd3ee6243d5a19

commit r10-11125-gd4f398224f07fe01a5951d98ffdd3ee6243d5a19
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Dec 17 00:18:55 2022 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 15 +++++++++++++++
 gcc/testsuite/ChangeLog |  9 +++++++++
 3 files changed, 25 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 0891de734e9..ee0b6666b54 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20221216
+20221217
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 688c4e14f03..1c57627714a 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,18 @@
+2022-12-16  Patrick Palka  <ppalka@redhat.com>
+
+	Backported from master:
+	2021-10-28  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/102780
+	PR c++/108138
+	* constexpr.c (potential_constant_expression_1) <case TRUTH_*_EXPR>:
+	When tf_error isn't set, preemptively check potentiality of the
+	second operand before performing trial evaluation of the first
+	operand.
+	(potential_constant_expression_1): When tf_error is set, first check
+	potentiality quietly and return true if successful, otherwise
+	proceed noisily to give errors.
+
 2022-11-18  Marek Polacek  <polacek@redhat.com>
 
 	Backported from master:
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 43d2839ebac..3c034c8bf89 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2022-12-16  Patrick Palka  <ppalka@redhat.com>
+
+	Backported from master:
+	2021-10-28  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/102780
+	PR c++/108138
+	* g++.dg/cpp1z/fold13.C: New test.
+
 2022-12-15  Sebastian Pop  <spop@amazon.com>
 
 	PR target/98776

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

only message in thread, other threads:[~2022-12-17  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17  0:19 [gcc r10-11125] 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).