]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 8 May 2025 00:22:12 +0000 (00:22 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 8 May 2025 00:22:12 +0000 (00:22 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 4956f47ec31d8641f153de75d976c3b2c1a3d560..c1604753be1a5c71fb05968af631baf6a367d17d 100644 (file)
@@ -1,3 +1,12 @@
+2025-05-07  Robin Dapp  <rdapp@ventanamicro.com>
+
+       Backported from master:
+       2025-02-24  Robin Dapp  <rdapp@ventanamicro.com>
+
+       PR middle-end/118950
+       * tree-vect-patterns.cc (vect_recog_gather_scatter_pattern): Use
+       original LHS's type.
+
 2025-05-06  Andrew MacLeod  <amacleod@redhat.com>
 
        PR tree-optimization/120048
index 9687431edbfcce793842aae82044617068e0ba86..8cb3c2b2cb23bf37fef98bb8f0b2d963fbf568cd 100644 (file)
@@ -1 +1 @@
-20250507
+20250508
index ef92f5b5f689c8a91af56f2da23fa41bb3eedbb3..da251af4e705b1f8ce2b40857f691c96617469a9 100644 (file)
@@ -1,3 +1,11 @@
+2025-05-07  Robin Dapp  <rdapp@ventanamicro.com>
+
+       Backported from master:
+       2025-02-24  Robin Dapp  <rdapp@ventanamicro.com>
+
+       PR middle-end/118950
+       * gcc.target/riscv/rvv/autovec/pr118950.c: New test.
+
 2025-05-06  Andrew MacLeod  <amacleod@redhat.com>
 
        PR tree-optimization/120048