public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6339] Daily bump.
@ 2020-12-26  0:16 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2020-12-26  0:16 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:5b4da2d9e1c29ce0e36b0e4962078987f65c93a6

commit r11-6339-g5b4da2d9e1c29ce0e36b0e4962078987f65c93a6
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Dec 26 00:16:19 2020 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  4 ++++
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   |  8 ++++++++
 gcc/testsuite/ChangeLog |  5 +++++
 libstdc++-v3/ChangeLog  | 11 +++++++++++
 5 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 66c866b78ff..0f5253b22e9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2020-12-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* doc/invoke.texi (C++ Module Mapper): Fix reference to libcody.
+
 2020-12-24  Iain Sandoe  <iain@sandoe.co.uk>
 
 	* configure.ac: Add gxx-libcxx-include-dir handled
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 57c4d8eb9ba..a6576fafae8 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20201225
+20201226
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 8d88a88c20d..69e10248b8c 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,11 @@
+2020-12-25  Harald Anlauf  <anlauf@gmx.de>
+
+	* data.c (gfc_assign_data_value): Restrict use of
+	create_character_initializer to constant initializers.
+	* trans-expr.c (gfc_conv_initializer): Ensure that character
+	initializer is constant, otherwise fall through to get the same
+	error handling as for non-character cases.
+
 2020-12-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
 
 	* trans.c (create_var_debug_raw): Set DECL_ARTIFICIAL
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index eb2f013cc85..62ae787412e 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2020-12-25  Harald Anlauf  <anlauf@gmx.de>
+
+	* gfortran.dg/pr93685_1.f90: New test.
+	* gfortran.dg/pr93685_2.f90: New test.
+
 2020-12-23  Martin Sebor  <msebor@redhat.com>
 
 	PR middle-end/98160
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index cf2bb088a08..a282c4e5a21 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,14 @@
+2020-12-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* doc/xml/manual/messages.xml: Update link to Java docs.
+	* doc/html/manual/facets.html: Ditto.
+
+2020-12-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* doc/xml/manual/documentation_hacking.xml: Convert three links
+	to doxygen.nl to https.
+	* doc/html/manual/documentation_hacking.html: Regenerate.
+
 2020-12-23  Olivier Hainque  <hainque@adacore.com>
 
 	* testsuite/17_intro/names.cc: Account for VxWorks headers.


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

only message in thread, other threads:[~2020-12-26  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-26  0:16 [gcc r11-6339] 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).