mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs to avoid clash with Irix header...
authorRichard Sandiford <rsandifo@redhat.com>
Fri, 5 Apr 2002 08:00:32 +0000 (08:00 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 5 Apr 2002 08:00:32 +0000 (08:00 +0000)
commitbb63e5a07f942a515d55dd8de4032f82e2e5edac
tree97887798a6d279c196d9117def4fa1cbcc835f12
parent8ab80eaa693e56679b57e6b8fd4385a8006bf476
mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs to avoid clash with Irix header file sys/ucontext.h.

* config/mips/mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs
to avoid clash with Irix header file sys/ucontext.h.  Rename gp_regs
to num_gprs for symmetry.
* config/mips/mips.c: Adjust accordingly.

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