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

https://gcc.gnu.org/g:4ac789789ea866ced24613e4778725d8ec6b0ecf

commit r13-4312-g4ac789789ea866ced24613e4778725d8ec6b0ecf
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Nov 27 00:16:16 2022 +0000

    Daily bump.

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

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f999e2cba43..1323e27d33b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2022-11-26  Andrew Pinski  <apinski@marvell.com>
+
+	PR tree-optimization/103356
+	* match.pd: ((~a) == b -> a ^ b): New pattern.
+
 2022-11-25  Sandra Loosemore  <sandra@codesourcery.com>
 
 	* common.opt (fopenmp-target-simd-clone): New option.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index ba378581096..251ffaa5998 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20221126
+20221127
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index f664bda9861..09fa78ada2d 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2022-11-26  Andrew Pinski  <apinski@marvell.com>
+
+	PR tree-optimization/103356
+	* gcc.dg/pr103356-1.c: New test.
+
 2022-11-25  Sandra Loosemore  <sandra@codesourcery.com>
 
 	* g++.dg/gomp/target-simd-clone-1.C: New.

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

only message in thread, other threads:[~2022-11-27  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-27  0:17 [gcc r13-4312] 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).