This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [wwwdocs] gcc-4.1/changes.html: Mention optimizer improvements.
On Thu, Apr 28, 2005 at 02:35:26PM +0200, Paolo Carlini wrote:
> Giovanni Bajo wrote:
>
> >At the very least there should be a little explanation following it; a
> >better way would be to show the transformation performed by this pass in
> >pseudo C. Even better if the code was compilable C and the effect was
> >demonstrable by looking at the generated assembly source (but I understand
> >that this might not be possible because some of these optimizations could be
> >already performed by RTL optimizers).
> >
> >
> Seconded. I should also add that, judging by some PRs he filed, Kazu
> seems the right person for this kind of work.
>
Sure. New stuff should be announced, but I don't really know
what we put in the various announcement pages. You folks decide
how to best rearrange things.
Diego.