[gcc r10-9198] Daily bump.

GCC Administrator gccadmin@gcc.gnu.org
Mon Jan 4 00:17:41 GMT 2021


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

commit r10-9198-ga8a453d82e2c2ce04f40742327033214b9d3582c
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Jan 4 00:17:07 2021 +0000

    Daily bump.

Diff:
---
 ChangeLog               |  7 +++++++
 gcc/ChangeLog           |  6 ++++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 13 +++++++++++++
 gcc/testsuite/ChangeLog |  8 ++++++++
 libatomic/ChangeLog     |  6 ++++++
 libbacktrace/ChangeLog  |  6 ++++++
 libcc1/ChangeLog        |  9 +++++++++
 libffi/ChangeLog        |  6 ++++++
 libgfortran/ChangeLog   |  6 ++++++
 libgomp/ChangeLog       |  7 +++++++
 libhsail-rt/ChangeLog   |  6 ++++++
 libitm/ChangeLog        |  7 +++++++
 libobjc/ChangeLog       |  6 ++++++
 libphobos/ChangeLog     |  6 ++++++
 libquadmath/ChangeLog   |  6 ++++++
 libsanitizer/ChangeLog  |  8 ++++++++
 libssp/ChangeLog        |  6 ++++++
 libstdc++-v3/ChangeLog  |  6 ++++++
 libvtv/ChangeLog        |  6 ++++++
 zlib/ChangeLog          |  6 ++++++
 21 files changed, 138 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 6578aeba711..b9a6b148bec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* libtool.m4: Update handling of Darwin platform link flags
+	for Darwin20.
+
 2020-11-25  Martin Liska  <mliska@suse.cz>
 
 	* .gitignore: Add .clang-tidy.
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8d205e6105b..080f551a6c9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2021-01-01  Iain Sandoe  <iain@sandoe.co.uk>
 
 	* config/darwin-driver.c (validate_macosx_version_min): Allow
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index cb0a386de68..9a99a7343b4 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210103
+20210104
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 96d7ff933c5..4e0c5e4d1de 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,16 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2020-10-19  Iain Sandoe  <iain@sandoe.co.uk>
+
+	PR c++/97438
+	* coroutines.cc (struct coroutine_info): Add a field to
+	record that we emitted a promise type error.
+	(coro_promise_type_found_p): Check for the case that the
+	promise type contains both return_void and return_value.
+	Emit an error if so, with information about the wrong
+	type methods.
+
 2020-12-23  Jason Merrill  <jason@redhat.com>
 
 	PR c++/98332
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 59752e050a7..5fb2299a76d 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2020-10-19  Iain Sandoe  <iain@sandoe.co.uk>
+
+	PR c++/97438
+	* g++.dg/coroutines/pr97438.C: New test.
+
 2021-01-01  Iain Sandoe  <iain@sandoe.co.uk>
 
 	Backported from master:
diff --git a/libatomic/ChangeLog b/libatomic/ChangeLog
index cfd1f9118c4..de343a9beff 100644
--- a/libatomic/ChangeLog
+++ b/libatomic/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.
diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog
index 5e17c27156d..7482a6c3733 100644
--- a/libbacktrace/ChangeLog
+++ b/libbacktrace/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog
index 014a380040d..cdcae5833c4 100644
--- a/libcc1/ChangeLog
+++ b/libcc1/ChangeLog
@@ -1,3 +1,12 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* Makefile.am: Add dynamic_lookup to LD flags for Darwin.
+	* configure.ac: Test for Darwin host and set a flag.
+	* Makefile.in: Regenerate.
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index 38b8e5ed889..6f0a25fa645 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-09-24  Alan Modra  <amodra@gmail.com>
 
 	Backported from master:
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 17a5b233178..e730ae2eefd 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-12-24  Iain Sandoe  <iain@sandoe.co.uk>
 
 	Backported from master:
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 79fcc382553..7975bf16e41 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,10 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+	* Makefile.in: Update copyright years.
+
 2020-11-25  Thomas Schwinge  <thomas@codesourcery.com>
 
 	Backported from master:
diff --git a/libhsail-rt/ChangeLog b/libhsail-rt/ChangeLog
index 73b54bc6908..ec80eb367df 100644
--- a/libhsail-rt/ChangeLog
+++ b/libhsail-rt/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.
diff --git a/libitm/ChangeLog b/libitm/ChangeLog
index 92826484edf..de5ae42b5f4 100644
--- a/libitm/ChangeLog
+++ b/libitm/ChangeLog
@@ -1,3 +1,10 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure.tgt: Add dynamic_lookup to XLDFLAGS for Darwin.
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index d127ed9dd01..8fc2669362f 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-12-26  Iain Sandoe  <iain@sandoe.co.uk>
 
 	Backported from master:
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index 486c1598c80..b93d943095c 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-10-15  Maciej W. Rozycki  <macro@linux-mips.org>
 
 	Backported from master:
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog
index db9cb5d5c60..123f802ede2 100644
--- a/libquadmath/ChangeLog
+++ b/libquadmath/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog
index cf47a54b96e..ae982c4ddd2 100644
--- a/libsanitizer/ChangeLog
+++ b/libsanitizer/ChangeLog
@@ -1,3 +1,11 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure.tgt: Add dynamic_lookup to EXTRA_CXXFLAGS for
+	Darwin.
+	* configure: Regenerate.
+
 2021-01-01  Iain Sandoe  <iain@sandoe.co.uk>
 
 	Backported from master:
diff --git a/libssp/ChangeLog b/libssp/ChangeLog
index 6029e3c098d..c9bb84dc490 100644
--- a/libssp/ChangeLog
+++ b/libssp/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 30aa0f3e51f..0efb3363a0f 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-12-03  Jonathan Wakely  <jwakely@redhat.com>
 
 	Backported from master:
diff --git a/libvtv/ChangeLog b/libvtv/ChangeLog
index d932b93fb16..ec712b59e4e 100644
--- a/libvtv/ChangeLog
+++ b/libvtv/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.
diff --git a/zlib/ChangeLog b/zlib/ChangeLog
index 02c24e6e328..8b9762a3e7e 100644
--- a/zlib/ChangeLog
+++ b/zlib/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-03  Iain Sandoe  <iain@sandoe.co.uk>
+	    Jakub Jelinek   <jakub@redhat.com>
+
+	PR target/97865
+	* configure: Regenerate.
+
 2020-07-23  Release Manager
 
 	* GCC 10.2.0 released.


More information about the Libstdc++-cvs mailing list