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

https://gcc.gnu.org/g:9582b3596c45ce6134075102b1c5702f23ceaf3d

commit r11-9545-g9582b3596c45ce6134075102b1c5702f23ceaf3d
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Wed Feb 9 00:18:25 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  7 +++++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        |  9 +++++++++
 gcc/testsuite/ChangeLog | 13 +++++++++++++
 4 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index daca5798e9b..ee7378a8f7d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2022-02-08  Andrew MacLeod  <amacleod@redhat.com>
+
+	PR tree-optimization/104288
+	* gimple-range-cache.cc (ssa_range_in_bb): Only use non-null from the
+	dominator entry ranges.
+	* gimple-range.cc (gimple_ranger::range_of_expr): Ditto.
+
 2022-02-03  Uroš Bizjak  <ubizjak@gmail.com>
 
 	PR target/104362
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 1827d2b902a..eef289ae020 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220208
+20220209
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 9ee8acb3996..35644be63f8 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,12 @@
+2022-02-08  Patrick Palka  <ppalka@redhat.com>
+
+	Backported from master:
+	2022-02-08  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/104410
+	* constraint.cc (satisfaction_value): Relax assert to accept
+	cv-qualified bool.
+
 2022-01-28  Jason Merrill  <jason@redhat.com>
 
 	PR c++/61611
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 9b5b6497463..37f537086fe 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,16 @@
+2022-02-08  Patrick Palka  <ppalka@redhat.com>
+
+	Backported from master:
+	2022-02-08  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/104410
+	* g++.dg/cpp2a/concepts-pr104410.C: New test.
+
+2022-02-08  Andrew MacLeod  <amacleod@redhat.com>
+
+	PR tree-optimization/104288
+	* gcc.dg/pr104288.c: New.
+
 2022-02-04  Harald Anlauf  <anlauf@gmx.de>
 
 	Backported from master:


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

only message in thread, other threads:[~2022-02-09  0:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09  0:18 [gcc r11-9545] 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).