gcc/
commitd375fd5e624cae69a5ee67519b645cc062f6ae8b
authorRichard Sandiford <rsandifo@nildram.co.uk>
Sun, 21 Oct 2007 10:05:43 +0000 (21 10:05 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 21 Oct 2007 10:05:43 +0000 (21 10:05 +0000)
tree9a5321fc1de0f412d45a0160fb507e688820ea20
parent8d0e5316e7e054e85102d36b96d24cce21b26bcd
gcc/
* config/mips/mips.c (mips_set_mips16_mode) Say sorry for hard-float
MIPS16 code unless using o32 or o64.

gcc/testsuite/
* gcc.target/mips/mips.exp (setup_mips_tests): Set mips_mips16.
(dg-mips-options): Skip tests that specify an ABI other than o32
and o64 if generating MIPS16 hard-float code.

From-SVN: r129530
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/mips.exp