i386.c (x86_fisttp): Remove.
commit1e993cb82d600a1d2d798d18454a8c2c8d4c7679
authorEric Christopher <echristo@apple.com>
Wed, 20 Sep 2006 08:11:19 +0000 (20 08:11 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Wed, 20 Sep 2006 08:11:19 +0000 (20 08:11 +0000)
tree4adb0050008d787556c956c69a683a80c0bcee72
parentaac8697859d550b39baf967900578ee47259c419
i386.c (x86_fisttp): Remove.

2006-09-20  Eric Christopher  <echristo@apple.com>

        * config/i386/i386.c (x86_fisttp): Remove.
        * config/i386/i386.h (x86_fisttp): Ditto.
        (TARGET_FISTTP): Ditto.

2006-09-20  Eric Christopher  <echristo@apple.com>

        * gcc.target/i386/sse3-not-fisttp.c: New.

From-SVN: r117076
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/sse3-not-fisttp.c [new file with mode: 0644]