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

https://gcc.gnu.org/g:965c44741f09121c8d24b2f7928af61884822441

commit r13-7387-g965c44741f09121c8d24b2f7928af61884822441
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon May 29 11:18:40 2023 +0000

    Daily bump.

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

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e0e93087938..36bf55bd90e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,56 @@
+2023-05-29  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	Backported from master:
+	2023-04-21  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	PR target/109547
+	* config/riscv/riscv-vsetvl.cc (local_eliminate_vsetvl_insn): New function.
+	(vector_insn_info::skip_avl_compatible_p): Ditto.
+	(vector_insn_info::merge): Remove default value.
+	(pass_vsetvl::compute_local_backward_infos): Ditto.
+	(pass_vsetvl::cleanup_insns): Add local vsetvl elimination.
+	* config/riscv/riscv-vsetvl.h: Ditto.
+
+2023-05-29  Kito Cheng  <kito.cheng@sifive.com>
+
+	Backported from master:
+	2023-05-16  Kito Cheng  <kito.cheng@sifive.com>
+
+	* common/config/riscv/riscv-common.cc (riscv_compute_multilib):
+	Fix wrong select_kind...
+
+2023-05-29  Kito Cheng  <kito.cheng@sifive.com>
+
+	Backported from master:
+	2023-05-12  Kito Cheng  <kito.cheng@sifive.com>
+
+	* common/config/riscv/riscv-common.cc (riscv_select_multilib_by_abi):
+	Drop unused parameter.
+	(riscv_select_multilib): Ditto.
+	(riscv_compute_multilib): Update call site of
+	riscv_select_multilib_by_abi and riscv_select_multilib_by_abi.
+
+2023-05-29  Kito Cheng  <kito.cheng@sifive.com>
+
+	Backported from master:
+	2023-05-08  Kito Cheng  <kito.cheng@sifive.com>
+
+	* common/config/riscv/riscv-common.cc (riscv_select_multilib_by_abi): New.
+	(riscv_select_multilib): New.
+	(riscv_compute_multilib): Extract logic to riscv_select_multilib and
+	also handle select_by_abi.
+	* config/riscv/elf.h (RISCV_USE_CUSTOMISED_MULTI_LIB): Change it
+	to select_by_abi_arch_cmodel from 1.
+	* config/riscv/linux.h (RISCV_USE_CUSTOMISED_MULTI_LIB): Define.
+	* config/riscv/riscv-opts.h (enum riscv_multilib_select_kind): New.
+
+2023-05-29  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	Backported from master:
+	2023-05-29  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	* config/riscv/vector.md: Fix vimuladd instruction bug.
+
 2023-05-25  Georg-Johann Lay  <avr@gjlay.de>
 
 	PR target/104327
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 4f495f3bb8a..5f5439b6a42 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230528
+20230529
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index c91c7ce8ca8..13f3b29fcc6 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2023-05-29  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	Backported from master:
+	2023-04-21  Juzhe-Zhong  <juzhe.zhong@rivai.ai>
+
+	PR target/109547
+	* gcc.target/riscv/rvv/vsetvl/pr109547.c: New.
+	* gcc.target/riscv/rvv/vsetvl/vsetvl-17.c: Update scan
+	condition.
+
 2023-05-25  Georg-Johann Lay  <avr@gjlay.de>
 
 	PR target/82931

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

only message in thread, other threads:[~2023-05-29 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 11:19 [gcc r13-7387] 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).