This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Loop optimizer issues
Hello,
> Op ma 28-07-2003, om 22:40 schreef Zdenek Dvorak:
> > What would be the purpose of making the changes in my private tree? I think
> > it is better to expose my work to other people as well.
>
> The last merge from mainline to the rtlopt-branch was four months ago,
> apparently. Could you bring the branch up-to-date with current
> mainline, so people can play with it and maybe even try to merge with
> tree-ssa and see what happens?
I have tried merging into tree-ssa (i.e. I have my private copy of
tree-ssa with all changes from rtlopt-branch relevant for me merged);
it bootstraps and nothing unexpected happens afaik.
I may do the merge from mainline anyway if you insist, but imo it does
not help much.
Zdenek