This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, ivopts] Handle type-converted IVs better
Roger Sayle writes:
> No where in the thread has it been mentioned that this is a regression
> fix, so it isn't really suitable for mainline whilst we're in stage 3.
> It's a nice iv-opts improvement, though.
Thanks, Roger.
I am sorry for not being explicit about it but as most ivopts
miss-optimizations this is a code-quality regression from 3.4
(pre-tree-ssa days).
Adam