OSDN Git Service

* config/h8300/h8300.c (print_operand): Update the use of
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Nov 2002 13:17:11 +0000 (13:17 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Nov 2002 13:17:11 +0000 (13:17 +0000)
commit3696208f61d41716f4cf244f16b88c015d0e2457
treea2b3cf53ff64dcc5ad888aa79ec6bb451d7f82d8
parentb0a85146f0d0d01baee53932260f1c8d5be7eb16
* 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)).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59431 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/h8300/h8300.c