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

https://gcc.gnu.org/g:461f937b47278eaa4ca3c5507c80cca26af4b015

commit r12-1830-g461f937b47278eaa4ca3c5507c80cca26af4b015
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Jun 27 00:16:24 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 23 +++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 14 ++++++++++++++
 gcc/testsuite/ChangeLog | 12 ++++++++++++
 4 files changed, 50 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d58c03479f6..7a590fbb875 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,26 @@
+2021-06-26  Jason Merrill  <jason@redhat.com>
+
+	* except.c: #include "dwarf2.h" instead of "dwarf2out.h".
+
+2021-06-26  Andrew Pinski  <apinski@marvell.com>
+
+	* genmatch.c (lower_cond): Copy for_subst_vec
+	for the simplify also.
+	(lower): Swap the order for lower_for and lower_cond.
+
+2021-06-26  Andrew Pinski  <apinski@marvell.com>
+
+	* tree-ssa-phiopt.c (match_simplify_replacement): Reset
+	flow senatitive info on the moved ssa set.
+
+2021-06-26  Andrew Pinski  <apinski@marvell.com>
+
+	* fold-const.c (fold_cond_expr_with_comparison):
+	Exand arg0 into comp_code, arg00, and arg01.
+	(fold_ternary_loc): Use invert_tree_comparison
+	instead of fold_invert_truthvalue for the case
+	where we have A CMP B ? C : A.
+
 2021-06-25  Martin Sebor  <msebor@redhat.com>
 
 	PR middle-end/101216
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index ed547dc89b0..cddb984bcdc 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210626
+20210627
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index c53fb0c13b2..3791ac46671 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,17 @@
+2021-06-26  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/96204
+	* pt.c (instantiate_class_template_1): Enter the scope of the
+	type when calling most_specialized_partial_spec.
+
+2021-06-26  Jason Merrill  <jason@redhat.com>
+
+	PR c++/101040
+	PR c++/97566
+	* class.c (is_empty_field): Handle null argument.
+	* constexpr.c (cxx_eval_bare_aggregate): Discard initializer
+	for empty field.
+
 2021-06-26  Marek Polacek  <polacek@redhat.com>
 
 	PR c++/100752
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 80322a44dde..f9b08d825bb 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,15 @@
+2021-06-26  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/96204
+	* g++.dg/template/access40.C: New test.
+	* g++.dg/template/access40a.C: New test.
+
+2021-06-26  Jason Merrill  <jason@redhat.com>
+
+	PR c++/101040
+	PR c++/97566
+	* g++.dg/cpp2a/no_unique_address13.C: New test.
+
 2021-06-26  Marek Polacek  <polacek@redhat.com>
 
 	PR c++/100752


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

only message in thread, other threads:[~2021-06-27  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-27  0:17 [gcc r12-1830] 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).