m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment decreme...
authorStephane Carrez <Stephane.Carrez@worldnet.fr>
Fri, 4 May 2001 21:00:37 +0000 (23:00 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Fri, 4 May 2001 21:00:37 +0000 (23:00 +0200)
commit3c2f40009aaa80a066044a129ac1e552d96215a1
treed464d3f6691c4e862764bcd5a3ffa40ff3c90e29
parentc5c2ca16770716668d1bfce4e1774a469b2dcf76
m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment decrement for 68HC12.

* config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Take
into account pre/post increment decrement for 68HC12.
Fix other problems in replacement and fix call to reg_mentioned_p.

From-SVN: r41848
gcc/ChangeLog
gcc/config/m68hc11/m68hc11.c