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

https://gcc.gnu.org/g:682d238f32a2aca993747f9c1ddf2b6f4c5fb536

commit r12-8448-g682d238f32a2aca993747f9c1ddf2b6f4c5fb536
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Jun 2 00:19:00 2022 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 23 +++++++++++++++++++++++
 gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
 3 files changed, 44 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 69bbccc00d3..42757d43665 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220601
+20220602
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 2d9ca994b49..952817d18a6 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,26 @@
+2022-06-01  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105734
+	* parser.cc (cp_parser_postfix_dot_deref_expression): Use typeof
+	if the expression has auto type.
+
+2022-06-01  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105779
+	* call.cc (resolve_args): Call mark_single_function here.
+	* pt.cc (unify_one_argument): Not here.
+
+2022-06-01  Patrick Palka  <ppalka@redhat.com>
+
+	Backported from master:
+	2022-05-09  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/105491
+	* constexpr.cc (reduced_constant_expression_p): Use
+	next_subobject_field instead.
+	* cp-tree.h (next_subobject_field): Declare.
+	* decl.cc (next_subobject_field): Define.
+
 2022-05-31  Jason Merrill  <jason@redhat.com>
 
 	PR c++/105652
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 0669db04fae..f44588fa4f9 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,23 @@
+2022-06-01  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105734
+	* g++.dg/cpp0x/auto57.C: New test.
+
+2022-06-01  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105779
+	* g++.dg/cpp1y/auto-fn63.C: New test.
+
+2022-06-01  Patrick Palka  <ppalka@redhat.com>
+
+	Backported from master:
+	2022-05-09  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/105491
+	* g++.dg/cpp0x/constexpr-union7.C: New test.
+	* g++.dg/cpp0x/constexpr-union7a.C: New test.
+	* g++.dg/cpp2a/constinit17.C: New test.
+
 2022-05-31  Jason Merrill  <jason@redhat.com>
 
 	PR c++/105652


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

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

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