tree-vect-loop.c
205 KB
-
re PR tree-optimization/64493 (ICE at -O3 on x86_64-linux-gnu) · 46b622cc
2015-01-14 Richard Biener <rguenther@suse.de> PR tree-optimization/64493 PR tree-optimization/64495 * tree-vect-loop.c (vect_finalize_reduction): For double-reductions assign the proper vectorized PHI to the inner loop exit PHIs. * gcc.dg/vect/pr64493.c: New testcase. * gcc.dg/vect/pr64495.c: Likewise. From-SVN: r219579
Richard Biener committed