avr.md (peephole casesi+2): Use -1 instead of 65536.
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 26 Sep 2011 16:55:55 +0000 (16:55 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 26 Sep 2011 16:55:55 +0000 (16:55 +0000)
commit31fd727b4d33fd4c9814e7796e5770e7643dc7c4
treead670ff51ebf5ff4c9ec7d3085c0c7cbd8ef69fa
parent2186081438d522d8266dae13e9640447b7ad6189
avr.md (peephole casesi+2): Use -1 instead of 65536.

* config/avr/avr.md (peephole casesi+2): Use -1 instead of 65536.
* config/avr/avr.c (avr_out_compare): Print shorter sequence for
EQ/NE comparisons against +/-1 in the case of unused-after,
non-ld-regs target.

From-SVN: r179206
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/avr/avr.md