------- Comment #1 from rguenth at gcc dot gnu dot org  2009-10-18 13:53 -------
I think that's the usual loop-header copying trade-off.  If you do it you
possibly increase code size, if you don't, you lose optimization - especially
on induction variables.


-- 


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

Reply via email to