This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC targets need updating for new register allocator


Jeff Law <law@redhat.com> 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.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]