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-7241] Daily bump.
Date: Mon, 15 Feb 2021 00:16:48 +0000 (GMT)	[thread overview]
Message-ID: <20210215001649.529583857023@sourceware.org> (raw)

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

commit r11-7241-gc5ae38e8dc3db44a137db30f14f1235160771eb2
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Feb 15 00:16:18 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog          | 10 ++++++++++
 gcc/DATESTAMP          |  2 +-
 libstdc++-v3/ChangeLog |  5 +++++
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e19b6b8ce2b..737dc7d104d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,13 @@
+2021-02-14  Jan Hubicka  <hubicka@ucw.cz>
+	    Richard Biener  <rguether@suse.de>
+
+	PR ipa/97346
+	* ipa-reference.c (ipa_init): Only conditinally initialize
+	reference_vars_to_consider.
+	(propagate): Conditionally deninitialize reference_vars_to_consider.
+	(ipa_reference_write_optimization_summary): Sanity check that
+	reference_vars_to_consider is not allocated.
+
 2021-02-13  Levy Hsu  <admin@levyhsu.com>
 
 	PR target/97417
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index a359e4fcc44..15fe6f22bfd 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210214
+20210215
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index a8938d130bc..606459a660b 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-14  Jonathan Wakely  <jwakely@redhat.com>
+
+	PR libstdc++/99096
+	* testsuite/util/testsuite_fs.h: Always include <unistd.h>.
+
 2021-02-12  Jonathan Wakely  <jwakely@redhat.com>
 
 	PR libstdc++/88881


                 reply	other threads:[~2021-02-15  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=20210215001649.529583857023@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).