avr.c (avr_print_operand): Use SYMBOL_REF_P if possible.
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 1 Dec 2016 10:09:56 +0000 (10:09 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Thu, 1 Dec 2016 10:09:56 +0000 (10:09 +0000)
commit1636ebdc8a21300aa5aa6b8cfd423d397394c7a5
treeadf1319794231f539586e9194743ba619cb5e3e2
parentccbf6355186e78ac85245962be0d33c0c4c28ac6
avr.c (avr_print_operand): Use SYMBOL_REF_P if possible.

gcc/
* config/avr/avr.c (avr_print_operand): Use SYMBOL_REF_P if possible.
(avr_handle_addr_attribute, avr_asm_output_aligned_decl_common)
(avr_asm_asm_output_aligned_bss, avr_addr_space_convert): Dito.

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