]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in entry for r180962.
authorGeorg-Johann Lay <gjl@gcc.gnu.org>
Sat, 5 Nov 2011 13:15:57 +0000 (13:15 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Sat, 5 Nov 2011 13:15:57 +0000 (13:15 +0000)
From-SVN: r181012

gcc/ChangeLog

index e92bd1804c9d059482134e86ec473090ef685c1b..9765e3ce154396848241abfc440b20338b846b3e 100644 (file)
@@ -67,7 +67,7 @@
        __UINT24_MAX__): New built-in defines.
        * config/avr/avr.md (adjust_len): Add tstpsi, mov24,  reload_in24,
        ashlpsi, ashrpsi, lshrpsi.
-       (QISO, QIDI, HISI, HIDI, MPUSH, rotx, rotsmode): Add PSI.
+       (QISI, QIDI, HISI, HIDI, MPUSH, rotx, rotsmode): Add PSI.
        (MOVMODE): New mode iterator.
        (movpsi): New expander.
        (movqi, movhi, movsi, movsf, movpsi): Write as one using MOVMODE.