This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Backports to 4.8 branch
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 8 Mar 2014 23:08:14 +0100 (CET)
- Subject: Re: Backports to 4.8 branch
- Authentication-results: sourceware.org; auth=none
- References: <20140306081841 dot GA22862 at tucnak dot redhat dot com>
On Thu, 6 Mar 2014, Jakub Jelinek wrote:
> I've backported a few bugfixes to 4.8 branch, bootstrapped/regtested
> on x86_64-linux and i686-linux, committed to branch.
This reminds my: what are your plans doing new release off that
branch? The last one has been five months ago. What is the rough
interval between releases you have in mind?
And how about GCC 4.7.4? Any plans for that and closing the branch
afterwards? Or do you plan to keep 4.7 alive for longer?
Gerald