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

https://gcc.gnu.org/g:71a3a5bb5d04426ceb029e9382b6e76907666093

commit r11-11226-g71a3a5bb5d04426ceb029e9382b6e76907666093
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Tue Feb 6 00:19:50 2024 +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 389ecc24befc..b4583d4edd83 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,22 @@
+2024-02-05  Xi Ruoyao  <xry111@xry111.site>
+
+	Backported from master:
+	2024-02-05  Xi Ruoyao  <xry111@xry111.site>
+
+	* config/mips/mips-msa.md (neg<mode:MSA>2): Add missing mode for
+	neg.
+
+2024-02-05  Xi Ruoyao  <xry111@xry111.site>
+
+	Backported from master:
+	2024-02-05  Xi Ruoyao  <xry111@xry111.site>
+
+	* config/mips/mips-msa.md (elmsgnbit): New define_mode_attr.
+	(neg<mode>2): Change the mode iterator from MSA to IMSA because
+	in FP arithmetic we cannot use (0 - x) for -x.
+	(neg<mode>2): New define_insn to implement FP vector negation,
+	using a bnegi instruction to negate the sign bit.
+
 2024-02-01  John David Anglin  <danglin@gcc.gnu.org>
 
 	* config/pa/pa.md (atomic_storedi_1): Fix bug in
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index a53d85f6c355..14a359f38317 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240205
+20240206

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

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

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