Fix mips64vr4100-elf build failure.
authorJim Wilson <wilson@cygnus.com>
Mon, 8 Jun 1998 18:13:34 +0000 (18:13 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 8 Jun 1998 18:13:34 +0000 (11:13 -0700)
commit33d7a5215db14185db24d6c21708d00468de8c38
tree2067b762f6bb055f65e85796bd0f7c38d3d71f8b
parentbcb807294777294109ee3c653f8ee5ab515a25f4
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.

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