re PR tree-optimization/52636 (ICE: tree check: expected integer_cst, have string_cst...
authorRichard Guenther <rguenther@suse.de>
Wed, 21 Mar 2012 08:05:51 +0000 (08:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 21 Mar 2012 08:05:51 +0000 (08:05 +0000)
commit50eeef0975bf57ba5c1d5f1da1c74fbc09de6473
tree455c53145697cc607344039987499d98da735d3d
parentbe147e848b387d23d421587059e1d45ae17f01d3
re PR tree-optimization/52636 (ICE: tree check: expected integer_cst, have string_cst in tree_to_double_int, at tree.h:4324)

2012-03-21  Richard Guenther  <rguenther@suse.de>

PR tree-optimizer/52636
* tree-vect-slp.c (vect_get_constant_vectors): Convert constants
to the appropriate type.

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