sparc-protos.h (sparc_rtx_costs): New.
authorDavid S. Miller <davem@redhat.com>
Sat, 4 May 2002 05:36:40 +0000 (22:36 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Sat, 4 May 2002 05:36:40 +0000 (22:36 -0700)
commit2ce04b6bafc8775b51d8bc77b259f9c987b53a72
tree992960f5f3bec737872394785ac833cb45924f67
parenta1d9bd0c06f3b079ce0061f383403877a84126ed
sparc-protos.h (sparc_rtx_costs): New.

2002-05-03  David S. Miller  <davem@redhat.com>

* config/sparc/sparc-protos.h (sparc_rtx_costs): New.
* config/sparc/sparc.c (sparc_rtx_costs): New function
implementing RTX_COSTS and CONST_COSTS.
* config/sparc/sparc.h (CONST_COSTS): Delete.
(RTX_COSTS_CASES): Define.
(RTX_COSTS): Expand RTX_COSTS_CASES and use sparc_rtx_costs to do
the work.

From-SVN: r53147
gcc/ChangeLog
gcc/config/sparc/sparc-protos.h
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h