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

index a657736939ef3ec368e7c853dd9bbce75bc0db36..6fb4268770c1895ec18462660edcc2551525fae8 100644 (file)
@@ -1,3 +1,12 @@
+2024-05-01  Jeevitha  <jeevitha@linux.ibm.com>
+
+       Backported from master:
+       2024-03-07  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
+
+       PR target/113950
+       * config/rs6000/vsx.md (vsx_splat_<mode>): Correct assignment to operand1
+       and simplify else if with else.
+
 2024-04-30  Joe Ramsay  <Joe.Ramsay@arm.com>
 
        Backported from master:
index 3424846c2ca257645e479a694c0c2f6542a832ec..1453ab159834d3f29298447ebe761d2b7623647f 100644 (file)
@@ -1 +1 @@
-20240501
+20240502
index 2d1fe6ec05b47b6e3123d7e9a3a889f5e1565f0a..c454903f8d771910f12af9207817da3b977b78f1 100644 (file)
@@ -1,3 +1,11 @@
+2024-05-01  Jeevitha  <jeevitha@linux.ibm.com>
+
+       Backported from master:
+       2024-03-07  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
+
+       PR target/113950
+       * gcc.target/powerpc/pr113950.c: New testcase.
+
 2024-04-30  Joe Ramsay  <Joe.Ramsay@arm.com>
 
        Backported from master: