re PR c++/7386 (ran gcc compiler and it said to report htebug)
authorJan Hubicka <hubicka@gcc.gnu.org>
Wed, 16 Oct 2002 13:14:23 +0000 (13:14 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 16 Oct 2002 13:14:23 +0000 (13:14 +0000)
commitd09e61b9b0d33ba4f48ddd29a138581282950e2b
treed132ffb9a982edd75be2ceb9c8301b78ead10d16
parentdaa65de74b6dc0bef3d9a05e65082eead42aea6f
re PR c++/7386 (ran gcc compiler and it said to report htebug)

PR target/7386
* i386.c (builtin_description):Drop cmpg[te]s[sd].
* xmmintrin.h (__mm_cmpg[te]_s[sd]): Rewrite using
swapped alternative.
* doc/extend.texi (X86 Built-in Functions): Remove killed builtins.

From-SVN: r58202
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/xmmintrin.h
gcc/doc/extend.texi