PR tree-optimization/66718
commit86d0644b457c60c20a034e85dee9a18d6069e0f5
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Jul 2015 12:11:57 +0000 (5 12:11 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Jul 2015 12:11:57 +0000 (5 12:11 +0000)
tree9ae459375db346bb5db013138a04b63c3b5d7eb9
parent451e3cfae492e7af316476314841853f9dd01177
PR tree-optimization/66718
* tree-vect-stmts.c (vectorizable_assignment, vectorizable_store,
vectorizable_load, vectorizable_condition): Move vectype,
nunits, ncopies computation after checking what kind of statement
stmt is.

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