* config/mips/mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Apr 2002 08:00:32 +0000 (08:00 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Apr 2002 08:00:32 +0000 (08:00 +0000)
commite87dac45ade7e14d817d465b4353c35c93489a85
tree97887798a6d279c196d9117def4fa1cbcc835f12
parent24ade6d8473f7982150af1aea8b3df110a4420ae
* 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.

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