mips.c (mips_rtx_cost_optimize_size): New table of costs when optimizing for size.
authorDavid Ung <davidu@mips.com>
Tue, 7 Nov 2006 14:28:08 +0000 (14:28 +0000)
committerDavid Ung <davidu@gcc.gnu.org>
Tue, 7 Nov 2006 14:28:08 +0000 (14:28 +0000)
commitd81ecf52ff643ec879350503f0393d361162cf64
tree3a3b4ff53a714a1a5394ac1a1f6f30b795235e77
parent010b2043b094449c1d89d07da6e20bbfafd0f0e7
mips.c (mips_rtx_cost_optimize_size): New table of costs when optimizing for size.

* config/mips/mips.c (mips_rtx_cost_optimize_size): New table of
costs when optimizing for size.
(override_options): Use mips_rtx_cost_optimize_size table for cost
calculations.

From-SVN: r118550
gcc/ChangeLog
gcc/config/mips/mips.c