2018-06-26 Richard Biener <rguenther@suse.de>
commit5602144c9484e70b47404ef94796232b6aa00f33
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jun 2018 06:42:46 +0000 (26 06:42 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jun 2018 06:42:46 +0000 (26 06:42 +0000)
treebb66c56c1cb07553283713a12b2fc0d3ee52b7dc
parent80608177f1a734bd06b1f136689f8dca8f63c9e6
2018-06-26  Richard Biener  <rguenther@suse.de>

PR tree-optimization/86287
PR bootstrap/86316
* tree-vect-loop.c (vect_transform_loop_stmt): Fix read-after-free.
(vect_analyze_loop): Initialize n_stmts.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262132 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vect-loop.c