OSDN Git Service

Fix typo in entry for r180962.
authorgjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Nov 2011 13:15:57 +0000 (13:15 +0000)
committergjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Nov 2011 13:15:57 +0000 (13:15 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181012 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index e92bd18..9765e3c 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.