On 18 Sep 15:46, Kirill Yukhin wrote:
> Hello,
> Expected intrinsic result is wrong due two
> misunderstanding of operands order.
> Patch in the bottom fixes result.
> Tes now pass under SDE.
>
> gcc/testsuite
> * gcc.target/i386/pr68633.c: Fix expected result.
Comitted to main trunk.
>
> -
Hello,
Expected intrinsic result is wrong due two
misunderstanding of operands order.
Patch in the bottom fixes result.
Tes now pass under SDE.
gcc/testsuite
* gcc.target/i386/pr68633.c: Fix expected result.
--
Thanks, K
commit 122a8a1e77416d14f9d84f7a44241808dce6447e
Author: Kirill Yukh