avr.c (out_movqi_r_mr, [...]): Use %o instead of %4 in output templates...
authorMarek Michalkiewicz <marekm@linux.org.pl>
Sat, 23 Dec 2000 19:58:17 +0000 (20:58 +0100)
committerDenis Chertykov <denisc@gcc.gnu.org>
Sat, 23 Dec 2000 19:58:17 +0000 (22:58 +0300)
commit33d5e2dcdae9e0690146af0db0dac90698f53594
treebc28487be52d0775e5ff084578d0bd494bc4e98d
parentdee75dd556ed454acdc85c27cdad754fce73a491
avr.c (out_movqi_r_mr, [...]): Use %o instead of %4 in output templates...

* config/avr/avr.c (out_movqi_r_mr, out_movhi_r_mr, out_movsi_r_mr,
out_movsi_mr_r, out_movqi_mr_r, out_movhi_mr_r): Use %o instead of
%4 in output templates, do not modify operands passed by the caller.

From-SVN: r38480
gcc/ChangeLog
gcc/config/avr/avr.c