]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
re PR tree-optimization/71655 (GCC trunk ICE on westmere target)
authorIlya Enkovich <ilya.enkovich@intel.com>
Wed, 29 Jun 2016 12:26:40 +0000 (12:26 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Wed, 29 Jun 2016 12:26:40 +0000 (12:26 +0000)
commit264d951ae8c99ea72633487dc3404e8d2a4a02d8
tree68e3a1ca09b053ad3c96bcc0e7cc411e4418bac4
parent5c846a81ffb1fa4464f89d2884c85a690d75adf0
re PR tree-optimization/71655 (GCC trunk ICE on westmere target)

gcc/

PR tree-optimization/71655
* tree-vect-stmts.c (vectorizable_comparison): Swap definition
types when swapping operands.

gcc/testsuite/

PR tree-optimization/71655
* g++.dg/pr71655.C: New test.

From-SVN: r237846
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr71655.C [new file with mode: 0644]
gcc/tree-vect-stmts.c