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, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r13-1590] Daily bump.
Date: Sun, 10 Jul 2022 00:17:11 +0000 (GMT)	[thread overview]
Message-ID: <20220710001711.7FAC438582A7@sourceware.org> (raw)

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

commit r13-1590-gaa2eb25c94cde4c147443a562eadc69de03b1556
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Jul 10 00:16:23 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 15 +++++++++++++++
 libstdc++-v3/ChangeLog  |  5 +++++
 4 files changed, 67 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9f56ba2c38d..fa3578eeb7e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,49 @@
+2022-07-09  Aldy Hernandez  <aldyh@redhat.com>
+
+	* value-range.cc (irange::irange_single_pair_union): Set
+	VR_VARYING when appropriate.
+
+2022-07-09  Vit Kabele  <vit.kabele@sysgo.com>
+
+	* stor-layout.cc (finalize_record_size): Extend warning message.
+
+2022-07-09  Sam Feifer  <sfeifer@redhat.com>
+
+	PR tree-optimization/98304
+	* match.pd (n - (((n > C1) ? n : C1) & -C2)): New simplification.
+
+2022-07-09  Jeff Law  <jeffreyalaw@gmail.com>
+
+	* expr.cc (store_expr): Identify trailing NULs in a STRING_CST
+	initializer and use clear_storage rather than copying the
+	NULs to the destination array.
+
+2022-07-09  Roger Sayle  <roger@nextmovesoftware.com>
+
+	* config/i386/i386.md (define_peephole2): Use match_operand of
+	flags_reg_operand to capture and preserve the mode of FLAGS_REG.
+	(define_peephole2): Likewise.
+	(define_peephole2): Likewise...
+
+2022-07-09  Roger Sayle  <roger@nextmovesoftware.com>
+
+	* config/i386/i386-features.cc (convert_compare): Add support
+	for *testdi_not_doubleword pattern, "(compare (and (not ...)))"
+	by generating a pandn followed by ptest.
+	(convertible_comparison_p): Recognize both *cmpdi_doubleword and
+	recent *testdi_not_doubleword comparison patterns.
+
+2022-07-09  Tamar Christina  <tamar.christina@arm.com>
+
+	* config/s390/s390.cc (s390_expand_atomic): Pass false to store_bit_field to
+	indicate that the value is not undefined.
+
+2022-07-09  Andrew Pinski  <apinski@marvell.com>
+
+	PR tree-optimization/106087
+	* tree-ssa-dce.cc (simple_dce_from_worklist): Check
+	to make sure the statement is only defining one operand.
+
 2022-07-08  Lewis Hyatt  <lhyatt@gmail.com>
 
 	PR preprocessor/91733
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 2f349b0ec04..6de1e01bae4 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220709
+20220710
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index e40061c8e0f..20309001309 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,18 @@
+2022-07-09  Vit Kabele  <vit.kabele@sysgo.com>
+
+	* c-c++-common/Wpadded.c: New test.
+
+2022-07-09  Sam Feifer  <sfeifer@redhat.com>
+
+	PR tree-optimization/98304
+	* gcc.c-torture/execute/pr98304-2.c: New test.
+	* gcc.dg/pr98304-1.c: New test.
+
+2022-07-09  Andrew Pinski  <apinski@marvell.com>
+
+	PR tree-optimization/106087
+	* gcc.c-torture/compile/inline-asm-1.c: New test.
+
 2022-07-08  Martin Jambor  <mjambor@suse.cz>
 
 	PR testsuite/106216
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 3cd8bb7b490..6abc8fe1f21 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2022-07-09  François Dumont  <fdumont@gcc.gnu.org>
+
+	* include/std/string: Remove obsolete comment about char_traits.h including
+	stl_algobase.h.
+
 2022-07-07  Jonathan Wakely  <jwakely@redhat.com>
 
 	PR c++/89074


                 reply	other threads:[~2022-07-10  0:17 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=20220710001711.7FAC438582A7@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).