------- Comment #4 from pinskia at gcc dot gnu dot org  2008-06-15 12:43 -------
Try -O3 -fno-tree-vectorize and report the results.  If the code size is back
to normal then this is not a bug.  The vectorizer will cause this code bloat on
purpose for speed reasons.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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

Reply via email to