re PR tree-optimization/68492 (internal compiler error: in vect_is_simple_use, at...
authorRichard Biener <rguenther@suse.de>
Wed, 25 Nov 2015 08:53:22 +0000 (08:53 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 25 Nov 2015 08:53:22 +0000 (08:53 +0000)
commit85c69b0b05356480db26c2b118c21002cd6423bf
treeb9754ae937355742f3fb626740515cc07bb6f513
parent993a6bd98b1e9a31f453f3ac7a21550d94b5b601
re PR tree-optimization/68492 (internal compiler error: in vect_is_simple_use, at tree-vect-stmts.c:8266)

2015-11-25  Richard Biener  <rguenther@suse.de>

PR tree-optimization/68492
* tree-vect-slp.c (vect_build_slp_tree): Consistently build up
op from scalars after operand swapping.

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