avr.c (avr_print_operand_address): Use CONST_INT_P if appropriate.
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 17 Nov 2016 13:42:05 +0000 (13:42 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Thu, 17 Nov 2016 13:42:05 +0000 (13:42 +0000)
commit7b1e0deb7840e05f759d35bff4eefda634871169
tree978405013f1abfaea951005264663a7eff88f2f1
parentb05c3fd684219cde701d995c88277ced21dbc3b5
avr.c (avr_print_operand_address): Use CONST_INT_P if appropriate.

* config/avr/avr.c (avr_print_operand_address): Use CONST_INT_P if
appropriate.
(ashlqi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out): Same.
(ashrsi3_out, lshrqi3_out, lshrhi3_out, lshrsi3_out): Same.
(avr_rtx_costs_1, extra_constraint_Q): Same.
(avr_address_cost): Use SUBREG_P if possible.

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