re PR tree-optimization/56157 (ICE with -ftree-vectorize in in compute_live_loop_exits)
authorRichard Biener <rguenther@suse.de>
Thu, 31 Jan 2013 16:52:28 +0000 (16:52 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 31 Jan 2013 16:52:28 +0000 (16:52 +0000)
commite44978dcc76c928a85de87bebed33a7ab5609571
tree061022a78dd78325d70e31b1a17238815064417f
parent422e2fc06270497c479de0da7408158cc5e31c9a
re PR tree-optimization/56157 (ICE with -ftree-vectorize in in compute_live_loop_exits)

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.

From-SVN: r195616
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr56157.c [new file with mode: 0644]
gcc/tree-vect-slp.c