mips.c (mips_rtx_costs): In mips16 code, set the cost of 0...255 to 0 when inside...
authorRichard Sandiford <rsandifo@redhat.com>
Fri, 16 Jul 2004 07:35:58 +0000 (07:35 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 16 Jul 2004 07:35:58 +0000 (07:35 +0000)
commit629198e2662378fe918e4b72e1c3d0ee901a54c6
tree93b802895ed81376bab161f6cdafb9b9d7feed6c
parent2bff1abfb0f49a467a7a70c79c359795a373c750
mips.c (mips_rtx_costs): In mips16 code, set the cost of 0...255 to 0 when inside a SET.

* config/mips/mips.c (mips_rtx_costs): In mips16 code, set the cost
of 0...255 to 0 when inside a SET.

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