fix changelog 2002-03-24 Stephane Carrez

From-SVN: r51267
This commit is contained in:
Stephane Carrez 2002-03-24 17:23:53 +01:00
parent 7590cfd0ca
commit c61f581f32

View 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>