]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 17 Jul 2024 00:21:57 +0000 (00:21 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 17 Jul 2024 00:21:57 +0000 (00:21 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index 3636cf488a5b8634a5513c4ea02fd25bb03b1558..b49222264b28f13464be19223a7f335e8b2b8753 100644 (file)
@@ -1,3 +1,19 @@
+2024-07-16  Stefan Schulze Frielinghaus  <stefansf@gcc.gnu.org>
+
+       Backported from master:
+       2024-07-12  Stefan Schulze Frielinghaus  <stefansf@gcc.gnu.org>
+
+       * config/s390/vector.md (mov<mode>): Fix output template for
+       movv1qi.
+
+2024-07-16  Stefan Schulze Frielinghaus  <stefansf@gcc.gnu.org>
+
+       Backported from master:
+       2024-07-12  Stefan Schulze Frielinghaus  <stefansf@gcc.gnu.org>
+
+       * config/s390/s390.md (*icjump_64): Allow raw CC comparisons,
+       i.e., any constant integer between 0 and 15 for CC comparisons.
+
 2024-07-15  liuhongt  <hongtao.liu@intel.com>
 
        Backported from master:
index e63e19096bc16f7f747585d8317ab2174e1a038a..5961a7c72a1945fb488bbfcaf38fe4a66409df7c 100644 (file)
@@ -1 +1 @@
-20240716
+20240717