diff options
author | Richard Biener <rguenther@suse.de> | 2013-09-05 12:45:20 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2013-09-05 12:45:20 +0000 |
commit | e67f39f7c9e7f41c777ef112a7272935b24c45a1 (patch) | |
tree | 7aff883a181fa99ca1a426dfe5c9cfb9bc761730 /gcc/tree-ssa-threadedge.c | |
parent | 568cda29c5a4ffb086d8308745ae8b86427dab61 (diff) | |
download | gcc-e67f39f7c9e7f41c777ef112a7272935b24c45a1.zip gcc-e67f39f7c9e7f41c777ef112a7272935b24c45a1.tar.gz gcc-e67f39f7c9e7f41c777ef112a7272935b24c45a1.tar.bz2 |
re PR tree-optimization/58137 ([trunk, ICE] full unroll + AVX2 vectorization)
2013-09-05 Richard Biener <rguenther@suse.de>
PR tree-optimization/58137
* tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
Do not create vectors of pointers.
* tree-vect-loop.c (get_initial_def_for_induction): Use proper
types for the components of the vector initializer.
* tree-cfg.c (verify_gimple_assign_binary): Remove special-casing
allowing pointer vectors with PLUS_EXPR/MINUS_EXPR.
* gcc.target/i386/pr58137.c: New testcase.
From-SVN: r202282
Diffstat (limited to 'gcc/tree-ssa-threadedge.c')
0 files changed, 0 insertions, 0 deletions