+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:
+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:
+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.