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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spop at gcc dot gnu.org

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-26 
09:45:55 UTC ---
(In reply to comment #3)
> Thanks Richard,
> --param max-completely-peel-times=1
> does the trick and, in my real life example, does not have any adverse effect
> elsewhere
> while it speeds up the loop as expected.
> More in general,
> Do you think that GCC will ever be able to transform things like foo into bar
> by itself?

I hope so ;)  The graphite framework is supposed to provide us with
this kind of features.

Reply via email to