Fix mips64vr4100-elf build failure.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Jun 1998 18:13:34 +0000 (18:13 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Jun 1998 18:13:34 +0000 (18:13 +0000)
commitcadc074f3ceba9152798c4f861447b013753faa7
tree2067b762f6bb055f65e85796bd0f7c38d3d71f8b
parent213134bc90ca98e9f134e517c03ceb5c69005c1a
Fix mips64vr4100-elf build failure.
* mips.c (mips_secondary_reload_class): Use gp_reg_p instead of
GP_REG_P.  Use gr_regs instead of GR_REGS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20350 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c