tree-vect-loop.c (vectorizable_reduction): Move variables to where they are used.
commitc7ea76ea5629e9f0357de49847274cf80e35f2f8
authorRichard Biener <rguenther@suse.de>
Tue, 1 Oct 2019 11:20:27 +0000 (1 11:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 1 Oct 2019 11:20:27 +0000 (1 11:20 +0000)
treef925531ed132e719a96761ad1cf23233563c7228
parent58e721d255c111b2ae012bb452cf39a0ee58ed27
tree-vect-loop.c (vectorizable_reduction): Move variables to where they are used.

2019-10-01  Richard Biener  <rguenther@suse.de>

* tree-vect-loop.c (vectorizable_reduction): Move variables
to where they are used.

From-SVN: r276402
gcc/ChangeLog
gcc/tree-vect-loop.c