public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-9242] Daily bump.
@ 2023-03-12 0:20 GCC Administrator
0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2023-03-12 0:20 UTC (permalink / raw)
To: gcc-cvs
https://gcc.gnu.org/g:18dee4a183ae4e795c9e64df0cc4ab6b8932731a
commit r12-9242-g18dee4a183ae4e795c9e64df0cc4ab6b8932731a
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date: Sun Mar 12 00:20:16 2023 +0000
Daily bump.
Diff:
---
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
3 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1f98dcc74a6..71e9438a63f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,14 @@
+2023-03-11 Andrew Pinski <apinski@marvell.com>
+
+ Backported from master:
+ 2022-12-21 Andrew Pinski <apinski@marvell.com>
+
+ PR tree-optimization/105532
+ * match.pd (~(X >> Y) -> ~X >> Y): Check if it is an integral
+ type before calling tree_nonzero_bits.
+ (popcount(X) + popcount(Y)): Likewise.
+ (popcount(X&C1)): Likewise.
+
2023-03-10 Andrew Pinski <apinski@marvell.com>
Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 1a5dec56378..4ce3ea7c20f 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230311
+20230312
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 067b7d72af8..c871c4ca24e 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2023-03-11 Andrew Pinski <apinski@marvell.com>
+
+ Backported from master:
+ 2022-12-21 Andrew Pinski <apinski@marvell.com>
+
+ * gcc.c-torture/compile/vector-shift-1.c: New test.
+
2023-03-10 Andrew Pinski <apinski@marvell.com>
Backported from master:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-12 0:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-12 0:20 [gcc r12-9242] 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).