(expand_builtin): For fsqrt, always use the special insn, then test for nan.
authorRichard Stallman <rms@gnu.org>
Tue, 14 Jul 1992 03:38:36 +0000 (03:38 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 14 Jul 1992 03:38:36 +0000 (03:38 +0000)
commit60bac6ea52f814611de985d642572bd3df2885e4
tree74585272d6ab4bd5796d7fd554fd90cc641b6a36
parent3f31889abb324ef69138d2d1f9cc22715eb985d6
(expand_builtin): For fsqrt, always use the special insn, then test for nan.

In case of nan, set errno directly or call the library function.

From-SVN: r1586
gcc/expr.c