tree-vect-loop-manip.c
85.6 KB
-
re PR tree-optimization/48172 (incorrect vectorization of loop in GCC 4.5.* with -O3) · e2a3a5f1
2011-05-12 Richard Guenther <rguenther@suse.de> PR tree-optimization/48172 * tree-vect-loop-manip.c (vect_vfa_segment_size): Do not exclude the number of iterations from the segment size calculation. (vect_create_cond_for_alias_checks): Adjust. * gcc.dg/vect/pr48172.c: New testcase. From-SVN: r173703
Richard Guenther committed