public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r11-6339] Daily bump.
Date: Sat, 26 Dec 2020 00:16:49 +0000 (GMT)	[thread overview]
Message-ID: <20201226001649.E68CC385800D@sourceware.org> (raw)

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.


                 reply	other threads:[~2020-12-26  0:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201226001649.E68CC385800D@sourceware.org \
    --to=gccadmin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).