]> git.ipfire.org Git - people/ms/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 21 Feb 2023 00:20:40 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 21 Feb 2023 00:20:40 +0000 (00:20 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index aa226cd782d3923c0923055025e00ae1cb113929..a7fc15d4f5fb2877afa79d6b3718511f874a3971 100644 (file)
@@ -1,3 +1,12 @@
+2023-02-20  Alex Coplan  <alex.coplan@arm.com>
+
+       Backported from master:
+       2023-02-06  Alex Coplan  <alex.coplan@arm.com>
+
+       PR target/104921
+       * config/aarch64/aarch64-simd.md (aarch64_bfmlal<bt>_lane<q>v4sf):
+       Use correct constraint for operand 3.
+
 2023-02-15  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR target/90458
index 09ddb49ab8a30c816cd6ea8764ae955aa822e136..6d7db2787dbbecadf4167e2789df149c81519d07 100644 (file)
@@ -1 +1 @@
-20230220
+20230221
index adf3a08b61f44db47147fb07b2f524ba80ca24c1..21636bf184581a2b2cf367a6a0c2330e662de77c 100644 (file)
@@ -1,3 +1,13 @@
+2023-02-20  Alex Coplan  <alex.coplan@arm.com>
+
+       Backported from master:
+       2023-02-06  Alex Coplan  <alex.coplan@arm.com>
+
+       PR target/104921
+       * gcc.target/aarch64/pr104921-1.c: New test.
+       * gcc.target/aarch64/pr104921-2.c: New test.
+       * gcc.target/aarch64/pr104921.x: Include file for new tests.
+
 2023-02-15  Marek Polacek  <polacek@redhat.com>
 
        Backported from master: