This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: reload-branch created (was: What to do with new-ra for GCC 4.0)
- From: "Giovanni Bajo" <rasky at develer dot com>
- To: "Bernd Schmidt" <bernds_cb1 at t-online dot de>,<law at redhat dot com>
- Cc: <gcc at gcc dot gnu dot org>,"Ulrich Weigand" <weigand at i1 dot informatik dot uni-erlangen dot de>
- Date: Sat, 19 Mar 2005 02:23:06 +0100
- Subject: Re: reload-branch created (was: What to do with new-ra for GCC 4.0)
- References: <200501190042.j0J0g9Re011339@53v30g15.boeblingen.de.ibm.com> <41EE5DBB.8060105@t-online.de> <01a001c4ffd9$4bcc8fe0$bf03030a@trilan> <1106329274.30575.250.camel@localhost.localdomain> <423B1AAF.5020207@t-online.de>
Bernd Schmidt <bernds_cb1@t-online.de> wrote:
>>> It might also be easier for those of us who want to play with the
>>> code, without having to find a suitable sync point between the
>>> patch and
>>> mainline sources.
>>
>> I have created a new branch, "reload-branch", on which I'm going to
>> check in these changes. Once I've done that, I'll commit the patch
>> below to mention the branch in the documentation.
Thanks! You should also mention in cvs.html that you are the maintainer of the
branch (together with Ulrich, maybe?).
What is your plan for this branch? Is there more code refactoring/rewriting
planned, or are you just going to give it a wider testing and fix fallout bugs,
in preparation for a merge?
Giovanni Bajo