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 r11-9690] Daily bump.
Date: Thu, 24 Mar 2022 00:19:23 +0000 (GMT)	[thread overview]
Message-ID: <20220324001923.230C13858C2C@sourceware.org> (raw)

https://gcc.gnu.org/g:17f80c57fed1be5a2a3053e4e8fb804b6b0eba54

commit r11-9690-g17f80c57fed1be5a2a3053e4e8fb804b6b0eba54
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Mar 24 00:18:37 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 13 +++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog |  7 +++++++
 3 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b084340d4b0..b02131dac65 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,16 @@
+2022-03-23  Richard Biener  <rguenther@suse.de>
+
+	PR tree-optimization/101636
+	PR tree-optimization/104782
+	* tree-vect-slp.c (vect_slp_analyze_operations): Make sure
+	the CTOR is vectorized with an expected type.
+
+2022-03-23  Richard Biener  <rguenther@suse.de>
+
+	PR tree-optimization/104931
+	* match.pd ((ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z))): New GENERIC
+	simplification.
+
 2022-03-22  H.J. Lu  <hjl.tools@gmail.com>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 8f50ebac6ff..a4374e63098 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220323
+20220324
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 60dbb23f902..91e22c609d4 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2022-03-23  Richard Biener  <rguenther@suse.de>
+
+	PR tree-optimization/101636
+	PR tree-optimization/104782
+	* c-c++-common/torture/pr101636.c: Likewise.
+	* gcc.dg/vect/pr104782.c: New testcase.
+
 2022-03-22  H.J. Lu  <hjl.tools@gmail.com>
 
 	Backported from master:


                 reply	other threads:[~2022-03-24  0:19 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=20220324001923.230C13858C2C@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).