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

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

commit r13-1169-ge058dfc43fa0df112293584e8f48f6f2cfa3e72a
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Jun 20 00:16:24 2022 +0000

    Daily bump.

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

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cf564d17368..eada60bc071 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,22 @@
+2022-06-19  Takayuki 'January June' Suwa  <jjsuwa_sys3175@yahoo.co.jp>
+
+	* config/xtensa/xtensa.cc (xtensa_is_insn_L32R_p):
+	Consider relaxed MOVI instructions as L32R.
+
+2022-06-19  Takayuki 'January June' Suwa  <jjsuwa_sys3175@yahoo.co.jp>
+
+	* config/xtensa/xtensa.cc (xtensa_emit_move_sequence):
+	Use can_create_pseudo_p(), instead of using individual
+	reload_in_progress and reload_completed.
+	(xtensa_expand_block_set_small_loop): Use xtensa_simm8x256(),
+	the existing predicate function.
+	(xtensa_is_insn_L32R_p, gen_int_relational, xtensa_emit_sibcall):
+	Use the standard RTX code predicate macros such as MEM_P,
+	SYMBOL_REF_P and/or CONST_INT_P.
+	* config/xtensa/xtensa.md: Avoid using numeric literals	to determine
+	if callee-saved register, at the split patterns for indirect sibcall
+	fixups.
+
 2022-06-18  Jakub Jelinek  <jakub@redhat.com>
 
 	* common.opt (flag_sanitize_trap): New variable.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index ff3ede7eb96..02f5d3a119f 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220619
+20220620


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

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

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