re PR tree-optimization/68775 (spec2006 test case 465.tonto fails with the gcc 6...
authorRichard Biener <rguenther@suse.de>
Mon, 14 Dec 2015 13:42:03 +0000 (13:42 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 14 Dec 2015 13:42:03 +0000 (13:42 +0000)
commit60f2b864499470fd9a656e771191222dcaee5a4c
tree7341fb2f9c43b8fc3720b2ffcaa041931d9989ec
parentadb48173b8a6e7cba100e890c0ec60a9fb2188c6
re PR tree-optimization/68775 (spec2006 test case 465.tonto fails with the gcc 6.0 fortran compiler)

2015-12-14  Richard Biener  <rguenther@suse.de>

PR tree-optimization/68775
* tree-vect-slp.c (vect_build_slp_tree): Make sure to apply
a operand swapping even if replacing the op with scalars.

From-SVN: r231617
gcc/ChangeLog
gcc/tree-vect-slp.c