------- Comment #3 from pinskia at gcc dot gnu dot org  2008-06-15 12:37 -------
Oh the loop versioning is enabled with the vectorizer which means we could
duplicate the loop a couple of times for aliasing versioning.  I bet this is
not really a bug.  -O3 is defined to cause this code bloat.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36542

Reply via email to