Ian Lance Taylor wrote:
Jeff Law <[EMAIL PROTECTED]> writes:

Joseph S. Myers wrote:
The new Integrated Register Allocator is now in GCC trunk, and the
old allocator is scheduled for removal on or shortly after 25
September.
[ ... ]
One more note, I would strongly recommend we tag the trunk when we
remove the old allocator.  There's some minor codegen issues that I'd
like to be able to come back and work on further once we've got the
ports converted to IRA.  Having a tag which allows me to checkout and
do comparisons of IRA vs the old allocator would make that process
much easier.

We use subversion now, which has unique revision numbers.  Just check
out revision 139589.

I'm aware of that, but:

1. I don't want to have to remember an obscure version #. It's much easier IMHO to have a symbolic
    name representing the point in time when the old allocator disappears.

2. I don't want the change when IRA was installed, I want the last version of the tree before
     the old allocator goes away.

jeff


Reply via email to