h8300.c (print_operand): Update the use of h8300_tiny_constant_address_p.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 24 Nov 2002 13:17:11 +0000 (13:17 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 24 Nov 2002 13:17:11 +0000 (13:17 +0000)
commit56b8e164db2f3c10e4c10e1dd73140de69e25464
treea2b3cf53ff64dcc5ad888aa79ec6bb451d7f82d8
parent02ccd3c984a91fc0eb9973dc05c1043e727be823
h8300.c (print_operand): Update the use of h8300_tiny_constant_address_p.

* config/h8300/h8300.c (print_operand): Update the use of
h8300_tiny_constant_address_p.
(h8300_adjust_insn_length): Likewise.
(h8300_tiny_constant_address_p): Check if the given rtx is a
variable declared with __attribute__ ((tiny_data)).

From-SVN: r59431
gcc/ChangeLog
gcc/config/h8300/h8300.c