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

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

commit r11-7964-gb7c1f3d66cfc171bc4e779068530101fb2f197f1
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Apr 3 00:16:28 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  4 ++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 26 ++++++++++++++++++++++++++
 gcc/testsuite/ChangeLog | 37 +++++++++++++++++++++++++++++++++++++
 4 files changed, 68 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 46e8cf4fbe0..4811a6f6834 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2021-04-02  Eric Botcazou  <ebotcazou@adacore.com>
+
+	* doc/invoke.texi (fdelete-dead-exceptions): Minor tweak.
+
 2021-04-01  Jason Merrill  <jason@redhat.com>
 
 	PR c++/98481
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index f05935b69b1..620f0001df7 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210402
+20210403
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index d0aa8a545e5..83240d2c4c3 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,29 @@
+2021-04-02  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/99869
+	* parser.c (do_range_for_auto_deduction): Pass adc_variable_type
+	to do_auto_deduction.
+
+2021-04-02  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/99586
+	* semantics.c (finish_compound_literal): Check
+	template_placeholder_p instead of type_uses_auto.
+
+2021-04-02  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-04-02  Nathan Sidwell  <nathan@acm.org>
+
+	* cp-tree.h (lang_decl_base): Correct module flag comment.
+	* module.cc (trees_in::assert_definition): Break out
+	not_tmpl var.
+	(trees_out::lang_decl_bools): Do not write purview for header units.
+
 2021-04-01  Marek Polacek  <polacek@redhat.com>
 
 	PR c++/99831
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index de21a1d640c..da72ee3ebf5 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,40 @@
+2021-04-02  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/99869
+	* g++.dg/cpp2a/concepts-placeholder6.C: New test.
+
+2021-04-02  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/99586
+	* g++.dg/cpp2a/nontype-class42.C: New test.
+
+2021-04-02  Jason Merrill  <jason@redhat.com>
+
+	PR c++/97938
+	* g++.dg/cpp2a/lambda-pack-init6.C: New test.
+
+2021-04-02  Nathan Sidwell  <nathan@acm.org>
+
+	* g++.dg/modules/pr99283-6_d.H: New.
+	* g++.dg/modules/pr99283-7-swap.h: New.
+	* g++.dg/modules/pr99283-7-traits.h: New.
+	* g++.dg/modules/pr99283-7_a.H: New.
+	* g++.dg/modules/pr99283-7_b.H: New.
+	* g++.dg/modules/pr99283-7_c.C: New.
+	* g++.dg/modules/pr99283-7_d.H: New.
+
+2021-04-02  Eric Botcazou  <ebotcazou@adacore.com>
+
+	* go.test/test/fixedbugs/issue6036.go: Skip on sparc.
+	* go.test/test/fixedbugs/issue22200b.go: Likewise.
+
+2021-04-02  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/99726
+	* gcc.target/i386/pr99726.c: Remove -m32 from dg-options.  Move
+	-floop-nest-optimize to dg-additional-options guarded on fgraphite
+	effective target.
+
 2021-04-01  Marek Polacek  <polacek@redhat.com>
 
 	PR c++/99831


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

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

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