avr.c (machine_dependent_reorg): Sign extend the CONST_INT operand to the correct...
authorMarek Michalkiewicz <marekm@amelek.gda.pl>
Sun, 19 May 2002 20:08:12 +0000 (22:08 +0200)
committerMarek Michalkiewicz <marekm@gcc.gnu.org>
Sun, 19 May 2002 20:08:12 +0000 (20:08 +0000)
commit651c5ed94aa771ad26036f0cadecb1fa16b4232b
treebec386d6db41fc4c9af6eccb43953ff04523922c
parent61039cd09eed677f690943bca7dc0d122e19ddcb
avr.c (machine_dependent_reorg): Sign extend the CONST_INT operand to the correct mode after adding 1 to it.

* config/avr/avr.c (machine_dependent_reorg): Sign extend the
CONST_INT operand to the correct mode after adding 1 to it.

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