* config/i386/i386.h (TARGET_FISTTP): Enable also for
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Oct 2005 14:07:25 +0000 (14:07 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Oct 2005 14:07:25 +0000 (14:07 +0000)
commitf27642b4e24ba896205504a6968166c3d860e361
tree0f68c82be45848d411c396a4911b88d6801b529e
parent0132e38fbbf7ee8f7e16cca9fe7f96de6843e3a8
    * config/i386/i386.h (TARGET_FISTTP): Enable also for
        TARGET_SSE3 and only for TARGET_80387.
        * config/i386/i386.md (fix_trunc<mode>_fisttp_i387_1,
        (fix_trunc<mode>_i387_fisttp, fix_trunc<mode>_i387_fisttp_with_temp):
        Do not depend on TARGET_80387.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104947 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.h
gcc/config/i386/i386.md