projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7590cfd
)
fix changelog 2002-03-24 Stephane Carrez
author
Stephane Carrez
<ciceron@gcc.gnu.org>
Sun, 24 Mar 2002 16:23:53 +0000
(17:23 +0100)
committer
Stephane Carrez
<ciceron@gcc.gnu.org>
Sun, 24 Mar 2002 16:23:53 +0000
(17:23 +0100)
From-SVN: r51267
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index b9cec29d092333dea6df7f4fae1277e2ca946ceb..1d4112c82bb66d93b4e4fa28c7e7502d0fca2b05 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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>