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

index 28855046707eb9cd1abb12c39b4c2cc09ffda1e2..f2f4d39a04b76965832ae66907cb96d8617e514d 100644 (file)
@@ -1,3 +1,12 @@
+2023-08-01  Kewen Lin  <linkw@linux.ibm.com>
+
+       Backported from master:
+       2023-07-26  Kewen Lin  <linkw@linux.ibm.com>
+
+       PR target/110741
+       * config/rs6000/altivec.md (define_insn xxeval): Correct vsx
+       operands output with "x".
+
 2023-07-14  Oleg Endo  <olegendo@gcc.gnu.org>
 
        PR target/101469
index 6f43154cd32b70c597bd964465343386a8a0ecf8..1ebb3c137ceb32ff66e6cbc5ff89c0202847506b 100644 (file)
@@ -1 +1 @@
-20230801
+20230802
index 3e2b87e98a99175f933f36cf85c7b27f103ca707..7842dafdcd79de308a22084fffeb936bc22f1dcf 100644 (file)
@@ -1,3 +1,11 @@
+2023-08-01  Kewen Lin  <linkw@linux.ibm.com>
+
+       Backported from master:
+       2023-07-26  Kewen Lin  <linkw@linux.ibm.com>
+
+       PR target/110741
+       * g++.target/powerpc/pr110741.C: New test.
+
 2023-07-20  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: