]> git.ipfire.org Git - thirdparty/gcc.git/commit
h8300.c (print_operand): Update the use of EIGHTBIT_CONSTANT_ADDRESS_P.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 19 Nov 2002 15:17:24 +0000 (15:17 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 19 Nov 2002 15:17:24 +0000 (15:17 +0000)
commit9675a91e9b34e7f8e0ecdcad732c58f14784d465
tree5a16dadb7e10f22c60af73c8d48a2353556e744a
parentc9a1e3d03a418394109f198d7c44e0b4a24d76eb
h8300.c (print_operand): Update the use of EIGHTBIT_CONSTANT_ADDRESS_P.

* config/h8300/h8300.c (print_operand): Update the use of
EIGHTBIT_CONSTANT_ADDRESS_P.
(h8300_adjust_insn_length): Likewise.
(h8300_eightbit_constant_address_p): Check if the given rtx is
a variable with __attribute__((eightbit_data)).
* config/h8300/h8300.h (OK_FOR_U): Update the use of
EIGHTBIT_CONSTANT_ADDRESS_P.

From-SVN: r59263
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h