]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 18 Oct 2023 00:19:10 +0000 (00:19 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 18 Oct 2023 00:19:10 +0000 (00:19 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index ef7e57e8e5e9bbabd1620ac71bb480f2ffab2d7a..7c3f8b7c4ded64a8f8f984000d254c88f299d870 100644 (file)
@@ -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-07  Andrew Pinski  <pinskia@gmail.com>
 
        Backported from master:
index a8fe11db53a8268a841869822457a27078d08910..304d626214547d76e447c5dc42b6c43609ff66fc 100644 (file)
@@ -1 +1 @@
-20231017
+20231018
index a5e9fa44b40fecde7f2446d68f9018c374800467..5c5373b342c123649c0683cf05ad36a61dd66477 100644 (file)
@@ -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-07  Andrew Pinski  <pinskia@gmail.com>
 
        Backported from master: