s390.c (s390_address_cost): New function.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 18 Sep 2002 18:57:18 +0000 (18:57 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 18 Sep 2002 18:57:18 +0000 (18:57 +0000)
commitdea09b1b95f7de959fa646b6fb353ed2b183abbf
tree249cbe370ab2c67d5c41f167074a682a6f132ba9
parente4850f36e545325e3309870d13dfe4582e7cb9d4
s390.c (s390_address_cost): New function.

* config/s390/s390.c (s390_address_cost): New function.
config/s390/s390-protos.h (s390_address_cost): Add prototype.
config/s390/s390.h (ADDRESS_COST): Call s390_address_cost.
(RTX_COST): Use COSTS_N_INSNS.

From-SVN: r57282
gcc/ChangeLog
gcc/config/s390/s390-protos.h
gcc/config/s390/s390.c
gcc/config/s390/s390.h