re PR middle-end/49536 (latent bug with creation of vector of arrays)
authorRichard Guenther <rguenther@suse.de>
Mon, 27 Jun 2011 10:31:30 +0000 (10:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 27 Jun 2011 10:31:30 +0000 (10:31 +0000)
commitccbf5bb4ae76e65ed466384fe0f087b262b8f809
treeb93a2eed6afa1461ac1645c9ecaa89fa8d56a13d
parentfe4cd14b452e58fbde4525557649f769e1b4427c
re PR middle-end/49536 (latent bug with creation of vector of arrays)

2011-06-27  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/49536
* tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
For non-scalar inner types use a scalar type according to
the scalar inner mode.

From-SVN: r175475
gcc/ChangeLog
gcc/tree-vect-stmts.c