mips.c (mips_hard_regno_nregs): Put the UNITS_PER_WORD case last.
commitc862c910f6a41f405005037e452fd72736383df7
authorRichard Sandiford <rsandifo@nildram.co.uk>
Fri, 19 Oct 2007 08:55:02 +0000 (19 08:55 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 19 Oct 2007 08:55:02 +0000 (19 08:55 +0000)
tree4582c7f788b6c946ad8d2368a65298c416fad322
parent5f5fe6d9f7e5680bbf6ebeca21172bc8e3b3454f
mips.c (mips_hard_regno_nregs): Put the UNITS_PER_WORD case last.

gcc/
* config/mips/mips.c (mips_hard_regno_nregs): Put the UNITS_PER_WORD
case last.
(mips_class_max_nregs): Calculate the smallest consituent register
size and use that to determine an upper bound on the number of
registers.

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