mips.c (mips_class_max_nregs): Check that the mode is OK for ST_REGS and FP_REGS...
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 20 Aug 2011 19:00:40 +0000 (19:00 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 20 Aug 2011 19:00:40 +0000 (19:00 +0000)
commit894113c35c8cc3caa9b15860eb9ad06130776091
tree4b43dbc021de8ec6b15c9a5fc49e376aac129356
parent9e187b317b5f96e7f5a343790e5952fa7f17126f
mips.c (mips_class_max_nregs): Check that the mode is OK for ST_REGS and FP_REGS before taking those classes...

gcc/
* config/mips/mips.c (mips_class_max_nregs): Check that the mode is
OK for ST_REGS and FP_REGS before taking those classes into account.

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