fix changelog 2002-03-24 Stephane Carrez
authorStephane Carrez <ciceron@gcc.gnu.org>
Sun, 24 Mar 2002 16:23:53 +0000 (17:23 +0100)
committerStephane Carrez <ciceron@gcc.gnu.org>
Sun, 24 Mar 2002 16:23:53 +0000 (17:23 +0100)
From-SVN: r51267

gcc/ChangeLog

index b9cec29d092333dea6df7f4fae1277e2ca946ceb..1d4112c82bb66d93b4e4fa28c7e7502d0fca2b05 100644 (file)
@@ -3,7 +3,7 @@
        * config/m68hc11/m68hc11.c (m68hc11_autoinc_compatible_p): New function.
        (m68hc11_split_move): Call it to see if the source and destination
        operands use the same direction auto inc/dec mode, otherwise make the
-       source an offsetable operand and generate an add.
+       source an offsetable memory operand and generate an add.
 
 2002-03-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>