http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48765
Ira Rosen changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48765
--- Comment #4 from irar at gcc dot gnu.org 2011-04-28 19:50:30 UTC ---
Author: irar
Date: Thu Apr 28 19:50:28 2011
New Revision: 173132
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173132
Log:
PR tree-optimization/48765
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48765
--- Comment #3 from Ira Rosen 2011-04-27 10:25:16 UTC
---
As analyzed by Richard, the problem (btw, unrelated to Richard's patch) is that
the vectorization factor is changed after the analysis for this loop, and the
same checks that worked fine d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48765
Ira Rosen changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48765
William J. Schmidt changed:
What|Removed |Added
CC||richard.sandiford at linaro