public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-9097] Daily bump.
Date: Thu,  2 Feb 2023 00:22:38 +0000 (GMT)	[thread overview]
Message-ID: <20230202002238.11E953858D3C@sourceware.org> (raw)

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

commit r12-9097-gd31bd7138610a883310dce212bb0bdaaa8da7304
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Feb 2 00:21:59 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 9 +++++++++
 gcc/DATESTAMP           | 2 +-
 gcc/cp/ChangeLog        | 9 +++++++++
 gcc/testsuite/ChangeLog | 8 ++++++++
 4 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4f8b0b6fbb3..06f457cb681 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2023-02-01  Martin Jambor  <mjambor@suse.cz>
+
+	Backported from master:
+	2023-01-18  Martin Jambor  <mjambor@suse.cz>
+
+	PR ipa/107944
+	* cgraph.cc (cgraph_node::remove): Check whether nodes up the
+	lcone_of chain also do not need the body.
+
 2023-01-30  Andrew MacLeod  <amacleod@redhat.com>
 
 	PR tree-optimization/108306
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index f295cfe77a7..05457af7293 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230201
+20230202
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 8517cf4b662..d4c7582078c 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,12 @@
+2023-02-01  Marek Polacek  <polacek@redhat.com>
+
+	Backported from master:
+	2023-02-01  Marek Polacek  <polacek@redhat.com>
+
+	PR c++/107755
+	* call.cc (build_new_op): Don't call warn_logical_operator when
+	processing a template.
+
 2023-01-31  Marek Polacek  <polacek@redhat.com>
 
 	PR c++/107593
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 436b0f51021..7395d521941 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2023-02-01  Marek Polacek  <polacek@redhat.com>
+
+	Backported from master:
+	2023-02-01  Marek Polacek  <polacek@redhat.com>
+
+	PR c++/107755
+	* g++.dg/warn/Wlogical-op-4.C: New test.
+
 2023-01-31  Marek Polacek  <polacek@redhat.com>
 
 	PR c++/107593

                 reply	other threads:[~2023-02-02  0:22 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=20230202002238.11E953858D3C@sourceware.org \
    --to=gccadmin@gcc.gnu.org \
    --cc=gcc-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).