This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: curiosity about new-regalloc-branch
- From: Michael Matz <matz at suse dot de>
- To: Brad Lucier <lucier at math dot purdue dot edu>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Thu, 25 Jul 2002 11:55:54 +0200 (CEST)
- Subject: Re: curiosity about new-regalloc-branch
Hi,
On Wed, 24 Jul 2002, Brad Lucier wrote:
> I noted that things are still being checked into the
> new-regalloc-branch, e.g.,
>
> http://gcc.gnu.org/ml/gcc-cvs/2002-07/msg00580.html
>
> and I'm curious---since the new register allocator has been integrated
> into the mainline, should these changes go into the mainline, too?
Only those parts remotely finished were checked into mainline, to give
them larger exposure/testing. Work is still continuing on the branch.
You don't want to fiddle with reload on mainline in the scale we plan ;-)
Ciao,
Michael.