]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 3 Jun 2023 00:21:17 +0000 (00:21 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 3 Jun 2023 00:21:17 +0000 (00:21 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index 620d482930a279ebaf6909f2dccb928e8212311d..7923c28c7b4eaca2d067a7b8e54e2ab1659895e4 100644 (file)
@@ -1,3 +1,10 @@
+2023-06-02  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/110088
+       * config/avr/avr.md: Add an RTL peephole to optimize operations on
+       non-LD_REGS after a move from LD_REGS.
+       (piaop): New code iterator.
+
 2023-06-01  Jonathan Wakely  <jwakely@redhat.com>
 
        Backported from master:
index d0de28459d0b621bccc025e2b26cf56566023a46..1760b75fb7792512c503b3c923636a20875a3d16 100644 (file)
@@ -1 +1 @@
-20230602
+20230603