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

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

commit r14-3830-gda4deffe531987e94815407bc7912cded7ee15c3
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Sep 11 00:16:59 2023 +0000

    Daily bump.

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

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5552d4b12976..40c367496667 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,34 @@
+2023-09-10  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	* config/riscv/riscv-v.cc (shuffle_generic_patterns): Expand
+	fixed-vlmax/vls vector permutation.
+
+2023-09-10  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	* config/riscv/riscv-v.cc (shuffle_compress_patterns): Avoid unnecessary slideup.
+
+2023-09-10  Andrew Pinski  <apinski@marvell.com>
+
+	PR tree-optimization/111331
+	* match.pd (`(a CMP CST1) ? max<a,CST2> : a`):
+	Fix the LE/GE comparison to the correct value.
+	* tree-ssa-phiopt.cc (minmax_replacement):
+	Fix the LE/GE comparison for the
+	`(a CMP CST1) ? max<a,CST2> : a` optimization.
+
+2023-09-10  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* config/darwin.cc (darwin_function_section): Place unlikely
+	executed global init code into the standard cold section.
+
+2023-09-10  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	PR target/111311
+	* config/riscv/riscv-vsetvl.cc (pass_vsetvl::vsetvl_fusion): Add TDF_DETAILS.
+	(pass_vsetvl::pre_vsetvl): Ditto.
+	(pass_vsetvl::init): Ditto.
+	(pass_vsetvl::lazy_vsetvl): Ditto.
+
 2023-09-09  Lulu Cheng  <chenglulu@loongson.cn>
 
 	* config/loongarch/loongarch.md (mulsidi3_64bit):
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 14df42c54790..0799209e8a74 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230910
+20230911
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 7e2b62f7623c..96520fb0c4fd 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2023-09-10  Andrew Pinski  <apinski@marvell.com>
+
+	PR tree-optimization/111331
+	* gcc.c-torture/execute/pr111331-1.c: New test.
+	* gcc.c-torture/execute/pr111331-2.c: New test.
+	* gcc.c-torture/execute/pr111331-3.c: New test.
+
 2023-09-09  benjamin priour  <vultkayn@gcc.gnu.org>
 
 	PR analyzer/96395

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

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

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