This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 6.2?
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: psmith at gnu dot org
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Wed, 27 Jul 2016 16:06:13 +0200
- Subject: Re: GCC 6.2?
- Authentication-results: sourceware.org; auth=none
- References: <1469628207.7270.91.camel@gnu.org>
On Wed, Jul 27, 2016 at 4:03 PM, Paul Smith <psmith@gnu.org> wrote:
> Hi all. Don't want to be a noodge but is there any info on a timeline
> for the 6.2 release?
>
> I'm planning a major tools upgrade (from GCC 4.9.2) and I've been kind
> of putting it off until 6.2 is out so I can jump to that... but the
> natives are getting restless as they want some C++ features that aren't
> available in 4.9.2.
>
> Usually it seems like the "first patch release" for a new major release
> is out right around now (3 months after the initial release). Just
> wondering if there is any info on this or if things are going to be
> very different for 6.2.
I'm doing 4.9.4 now and 6.2 only afterwards so you can expect 6.2 earliest
in about three weeks.
Richard.
> Cheers!