diff options
author | Richard Guenther <rguenther@suse.de> | 2009-04-16 12:44:46 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2009-04-16 12:44:46 +0000 |
commit | 550918ca7dd62e7ac5e11cce696b73fa67227639 (patch) | |
tree | 6d0cf456ca1d23a6929bcb816d7d099e283934cd /gcc/ada/tracebak.c | |
parent | e8e028cb1f56f5f7068b78ef8cab6e7ae8f211d7 (diff) | |
download | gcc-550918ca7dd62e7ac5e11cce696b73fa67227639.zip gcc-550918ca7dd62e7ac5e11cce696b73fa67227639.tar.gz gcc-550918ca7dd62e7ac5e11cce696b73fa67227639.tar.bz2 |
re PR tree-optimization/39698 (wrong types for vectorized reduction)
2009-04-16 Richard Guenther <rguenther@suse.de>
Ira Rosen <irar@il.ibm.com>
PR tree-optimization/39698
* tree-vect-loop.c (get_initial_def_for_reduction): Use the
type of the reduction variable. Only generate the def if
it is needed.
* omp-low.c (expand_omp_for_generic): When converting to a pointer
make sure to first convert to an integer of the same precision.
* tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Retain
the type of the evolution correctly in computing the new
induction variable base.
Co-Authored-By: Ira Rosen <irar@il.ibm.com>
From-SVN: r146180
Diffstat (limited to 'gcc/ada/tracebak.c')
0 files changed, 0 insertions, 0 deletions