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

https://gcc.gnu.org/g:834ae88fe48a2477d187d05f8e57be06b18ca389

commit r13-7959-g834ae88fe48a2477d187d05f8e57be06b18ca389
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Wed Oct 18 00:21:03 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog                     | 10 ++++++++++
 gcc/DATESTAMP                     |  2 +-
 gcc/testsuite/ChangeLog           |  7 +++++++
 libgcc/config/avr/libf7/ChangeLog | 13 +++++++++++++
 4 files changed, 31 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f578e5fc5cde..85b0df1dc3c6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,13 @@
+2023-10-17  liuhongt  <hongtao.liu@intel.com>
+
+	Backported from master:
+	2023-07-06  liuhongt  <hongtao.liu@intel.com>
+
+	PR target/110170
+	* config/i386/i386.md (movdf_internal): Disparage slightly for
+	2 alternatives (r,v) and (v,r) by adding constraint modifier
+	'?'.
+
 2023-10-16  Kewen Lin  <linkw@linux.ibm.com>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index a8fe11db53a8..304d62621454 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20231017
+20231018
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index edee91c3364b..d40eba04af64 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2023-10-17  liuhongt  <hongtao.liu@intel.com>
+
+	Backported from master:
+	2023-07-06  liuhongt  <hongtao.liu@intel.com>
+
+	* gcc.target/i386/pr110170-3.c: New test.
+
 2023-10-16  Kewen Lin  <linkw@linux.ibm.com>
 
 	Backported from master:
diff --git a/libgcc/config/avr/libf7/ChangeLog b/libgcc/config/avr/libf7/ChangeLog
index e78b9cb88692..71c34d055b7d 100644
--- a/libgcc/config/avr/libf7/ChangeLog
+++ b/libgcc/config/avr/libf7/ChangeLog
@@ -1,3 +1,16 @@
+2023-10-17  Georg-Johann Lay  <avr@gjlay.de>
+
+	* f7-renames.h: Re-renerate.
+
+2023-10-17  Georg-Johann Lay  <avr@gjlay.de>
+
+	* libf7.h (F7_SIZEOF): New macro.
+	* libf7-asm.sx: Use F7_SIZEOF instead of magic number "10".
+	(F7MOD_D_fma_, __fma): New module and function.
+	(fma) [-mdouble=64]: Define as alias for __fma.
+	(fmal) [-mlong-double=64]: Define as alias for __fma.
+	* libf7-common.mk (F7_ASM_PARTS): Add D_fma.
+
 2023-10-12  Georg-Johann Lay  <avr@gjlay.de>
 
 	* libf7.c (F7MOD_atan2_, f7_atan2): New module and function.

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

only message in thread, other threads:[~2023-10-18  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-18  0:21 [gcc r13-7959] 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).