mips.md (sqrt_condition): Tweak comment.
commit6a3d1d4957e60027cf5ab581bf260f50441cdd52
authorRichard Sandiford <rsandifo@nildram.co.uk>
Fri, 4 Jan 2008 10:26:41 +0000 (4 10:26 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 4 Jan 2008 10:26:41 +0000 (4 10:26 +0000)
tree575dcbb02d909df984752fa2e9b85d4f03b2c446
parent3c7215130f7f1c4677597a3882430fc65e2dba0c
mips.md (sqrt_condition): Tweak comment.

gcc/
* config/mips/mips.md (sqrt_condition): Tweak comment.
(recip_condition): Likewise.  Require TARGET_FLOAT64 for DFmode.

gcc/testsuite/
* gcc.target/mips/rsqrt-1.c: Require -mgp64.
* gcc.target/mips/rsqrt-2.c: Likewise.
* gcc.target/mips/rsqrt-4.c: New test.

From-SVN: r131318
gcc/ChangeLog
gcc/config/mips/mips.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/rsqrt-1.c
gcc/testsuite/gcc.target/mips/rsqrt-2.c
gcc/testsuite/gcc.target/mips/rsqrt-4.c [new file with mode: 0644]