mips.h (GR_REG_CLASS_P, [...]): Delete.
commitfe3465d17c0a85e7c0f491df6331793df84e4438
authorRichard Sandiford <richard@codesourcery.com>
Mon, 23 Jul 2007 12:11:14 +0000 (23 12:11 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 23 Jul 2007 12:11:14 +0000 (23 12:11 +0000)
treeb1fd2fafd8f26609f302057ec533818ba9ce45a9
parent2b656cfda836b429c35cae05ddde41ed79871f4e
mips.h (GR_REG_CLASS_P, [...]): Delete.

gcc/
* 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
instead of GR_REG_CLASS_P and COP_REG_CLASS_P.

From-SVN: r126844
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h