public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-9690] Daily bump.
@ 2022-03-24  0:19 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2022-03-24  0:19 UTC (permalink / raw)
  To: gcc-cvs

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:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-24  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24  0:19 [gcc r11-9690] Daily bump GCC Administrator

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).