OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Oct 2007 08:55:02 +0000 (08:55 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Oct 2007 08:55:02 +0000 (08:55 +0000)
commit17bc3639bd355ed81c6bc7aba76aadfed6b3a688
tree4582c7f788b6c946ad8d2368a65298c416fad322
parentefad37c49408bc9a9ed9b8bf9af34c442268a521
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.

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