i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP special case for sse.
authorRichard Henderson <rth@redhat.com>
Tue, 18 Jan 2005 09:44:13 +0000 (01:44 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 18 Jan 2005 09:44:13 +0000 (01:44 -0800)
commit9f61886eaf5d9cdaaac90ee147e078908d117fdc
treee04f5027c6bcae9cf6d542af67efe90a00a63412
parent16630a2c80c507bd2df089aa0b762ccd10178cfc
i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP special case for sse.

        * config/i386/i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP
        special case for sse.
        * config/i386/predicates.md (sse_comparison_operator): Likewise.

From-SVN: r93824
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/predicates.md