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

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

commit r9-9550-gb0ceb1e7b00ba07a68a6b266a74c504f63c3d051
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat May 22 00:19:03 2021 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 19 +++++++++++++++++++
 gcc/testsuite/ChangeLog | 15 +++++++++++++++
 libsanitizer/ChangeLog  |  8 ++++++++
 4 files changed, 43 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 6e5d5d3afec..d128d2a267a 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210521
+20210522
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 481f8b57498..038b4f807d1 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,22 @@
+2021-05-21  Jason Merrill  <jason@redhat.com>
+
+	PR c++/97938
+	* cp-tree.h (PACK_EXPANSION_AUTO_P): New.
+	* lambda.c (add_capture): Set it.
+	* pt.c (tsubst_pack_expansion): Handle it.
+
+2021-05-21  Jason Merrill  <jason@redhat.com>
+
+	PR c++/52625
+	* pt.c (maybe_process_partial_specialization): Check
+	DECL_SELF_REFERENCE_P.
+
+2021-05-21  Jason Merrill  <jason@redhat.com>
+
+	PR c++/80456
+	* call.c (build_new_method_call_1): Check again for side-effects
+	with a volatile object.
+
 2021-04-30  Jason Merrill  <jason@redhat.com>
 
 	PR c++/95719
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 988d71d95e1..79efdb68923 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,18 @@
+2021-05-21  Jason Merrill  <jason@redhat.com>
+
+	PR c++/97938
+	* g++.dg/cpp2a/lambda-pack-init6.C: New test.
+
+2021-05-21  Jason Merrill  <jason@redhat.com>
+
+	PR c++/52625
+	* g++.dg/template/friend70.C: New test.
+
+2021-05-21  Jason Merrill  <jason@redhat.com>
+
+	PR c++/80456
+	* g++.dg/cpp0x/constexpr-volatile3.C: New test.
+
 2021-05-20  Eric Botcazou  <ebotcazou@adacore.com>
 
 	PR testsuite/96488
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog
index ed934fba47a..33286abe121 100644
--- a/libsanitizer/ChangeLog
+++ b/libsanitizer/ChangeLog
@@ -1,3 +1,11 @@
+2021-05-21  Tamar Christina  <tamar.christina@arm.com>
+
+	PR sanitizer/100379
+	* sanitizer_common/sanitizer_common_interceptors_ioctl.inc: Cherry-pick
+	llvm-project revision f7c5351552387bd43f6ca3631016d7f0dfe0f135.
+	* sanitizer_common/sanitizer_platform_limits_posix.cc: Likewise.
+	* sanitizer_common/sanitizer_platform_limits_posix.h: Likewise.
+
 2021-05-01  Iain Sandoe  <iain@sandoe.co.uk>
 
 	Backported from master:


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

only message in thread, other threads:[~2021-05-22  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22  0:19 [gcc r9-9550] 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).