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

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

commit r12-8735-ga114570e360b1a185b92eab76cf255cb23c928a8
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Fri Sep 2 00:19:58 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog | 14 ++++++++++++++
 gcc/DATESTAMP |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0585971f3df..ef4f70a914f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,17 @@
+2022-09-01  Jakub Jelinek  <jakub@redhat.com>
+
+	Backported from master:
+	2022-09-01  Jakub Jelinek  <jakub@redhat.com>
+
+	PR other/106782
+	* tree-vect-slp.cc (vect_print_slp_tree): Use
+	HOST_WIDE_INT_PRINT_UNSIGNED instead of %u.
+	* tree-vect-loop.cc (vect_estimate_min_profitable_iters): Use
+	HOST_WIDE_INT_PRINT_UNSIGNED instead of %d.
+	* tree-vect-slp-patterns.cc (vect_pattern_validate_optab): Use %G
+	instead of %T and STMT_VINFO_STMT (SLP_TREE_REPRESENTATIVE (node))
+	instead of SLP_TREE_DEF_TYPE (node).
+
 2022-08-30  Tamar Christina  <tamar.christina@arm.com>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 9ba0bbef705..9dafb9722d0 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220901
+20220902

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

only message in thread, other threads:[~2022-09-02  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02  0:20 [gcc r12-8735] 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).