re PR tree-optimization/66856 (ICE in compute_live_loop_exits, at tree-ssa-loop-manip...
authorRichard Biener <rguenther@suse.de>
Thu, 14 Jan 2016 14:51:35 +0000 (14:51 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 14 Jan 2016 14:51:35 +0000 (14:51 +0000)
commite403d17e3df79a91601283cad6af8d30430847f7
treee42a704930dffbe9410b9d8b560a41cc11df9a95
parentbab0ad3a30b79e086b55bdb5337a2e5cab0cf437
re PR tree-optimization/66856 (ICE in compute_live_loop_exits, at tree-ssa-loop-manip.c:234)

2016-01-14  Richard Biener  <rguenther@suse.de>

PR tree-optimization/66856
* tree-vect-slp.c (vect_build_slp_tree): Refactor to build
SLP node only if it built successfully.
(vect_analyze_slp_instance): Adjust.

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