Re: [x86] Remove 2 builtins

2013-06-27 Thread Richard Henderson
On 06/26/2013 07:22 AM, Marc Glisse wrote: > 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-

Re: [x86] Remove 2 builtins

2013-06-26 Thread Marc Glisse
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 PR target/57224

[x86] Remove 2 builtins

2013-06-09 Thread Marc Glisse
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 PR target/57224 * config/i386/i386.c (enum ix86_builtins, bdesc_args): Remove IX86_BUILTIN_CMPNGTSS and