Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 17 Jun 2022 12:17:57 +0000 (12:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 17 Jun 2022 12:17:57 +0000 (12:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index 9cdd707..96f0e70 100644 (file)
@@ -1,3 +1,13 @@
+2022-06-16  Richard Earnshaw  <rearnsha@arm.com>
+
+       Backported from master:
+       2022-06-15  Richard Earnshaw  <rearnsha@arm.com>
+
+       PR target/105981
+       * config/arm/arm.cc (gen_cpymem_ldrd_strd): Rename low_reg and hi_reg
+       to first_reg and second_reg respectively.  Initialize them correctly
+       when generating big-endian code.
+
 2022-06-15  Simon Wright  <simon@pushface.org>
 
        Backported from master:
index 3d56799..0ebec28 100644 (file)
@@ -1 +1 @@
-20220616
+20220617