From: Richard Sandiford Date: Mon, 23 Jul 2007 12:16:17 +0000 (+0000) Subject: Fix last changelog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fae4095f015e9cf79b4b2bd2a243cf825ca624e0;p=gcc.git Fix last changelog. From-SVN: r126845 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 02d833380a9..3c85d672dfe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,7 +2,7 @@ * config/mips/mips.h (GR_REG_CLASS_P, COP_REG_CLASS_P): Delete. (SECONDARY_MEMORY_NEEDED): Delete commented-out definition. - * config/mips/mips.c (mips_init_libfuncs): Use reg_class_subset_p + * config/mips/mips.c (mips_register_move_cost): Use reg_class_subset_p instead of GR_REG_CLASS_P and COP_REG_CLASS_P. 2007-07-23 Richard Sandiford