2013-01-31 Richard Biener <rguenther@suse.de>
commita8bcfda28a3ee17b279d103a0eeb3162ece564c0
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jan 2013 16:52:28 +0000 (31 16:52 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jan 2013 16:52:28 +0000 (31 16:52 +0000)
tree061022a78dd78325d70e31b1a17238815064417f
parent9dec9e25f1c02dfcaa0bb0b865f7914d6aaa1444
2013-01-31  Richard Biener  <rguenther@suse.de>

PR tree-optimization/56157
* tree-vect-slp.c (vect_get_slp_defs): More thoroughly try to
match up operand with SLP child.

* gcc.dg/torture/pr56157.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195616 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr56157.c [new file with mode: 0644]
gcc/tree-vect-slp.c