2005-06-05 Eric Christopher <echristo@redhat.com>
* config/mips/mips.c (mips_rtx_costs): Remove unused variable.
From-SVN: r100613
+2005-06-05 Eric Christopher <echristo@redhat.com>
+
+ * config/mips/mips.c (mips_rtx_costs): Remove unused variable.
+
2005-06-05 Hans-Peter Nilsson <hp@bitrange.com>
PR target/21914
enum machine_mode mode = GET_MODE (x);
bool float_mode_p = FLOAT_MODE_P (mode);
- /* To be used for soft-float costs. */
- int max_cost = COSTS_N_INSNS (256);
-
switch (code)
{
case CONST_INT: