Ping http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00478.html
On Sun, 9 Jun 2013, Marc Glisse wrote:
Hello,this patch removes 2 builtins that are undocumented, unused, and have confusing semantics. Bootstrap+testsuite on x86_64-linux-gnu.2013-06-10 Marc Glisse <marc.gli...@inria.fr> PR target/57224 * config/i386/i386.c (enum ix86_builtins, bdesc_args): Remove IX86_BUILTIN_CMPNGTSS and IX86_BUILTIN_CMPNGESS.
-- Marc Glisse