This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 7.0.0 Status Report (2016-10-21)
- From: Eric Gallager <egall at gwmail dot gwu dot edu>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 24 Oct 2016 17:25:03 -0400
- Subject: Re: GCC 7.0.0 Status Report (2016-10-21)
- Authentication-results: sourceware.org; auth=none
- References: <20161021134610.GE7282@tucnak.redhat.com>
On Fri, Oct 21, 2016 at 9:46 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> Status
> ======
>
> Trunk which will eventually become GCC 7 is still in Stage 1 but its
> end is near and we are planning to transition into Stage 3 starting
> Nov 13th end of day time zone of your choice.
>
> This means it is time to get things you want to have in GCC 7 finalized
> and reviewed. As usual there may be exceptions to late reviewed features
> but don't count on that. Likewise target specific features can sneak in
> during Stage 3 if maintainers ok them.
>
>
> Quality Data
> ============
>
> Priority # Change from last report
> -------- --- -----------------------
> P1 4 + 1
> P2 117 + 27
> P3 192 + 174
> P4 109 + 9
> P5 29 - 1
> -------- --- -----------------------
> Total P1-P3 313 + 202
> Total 451 + 210
>
>
> Previous Report
> ===============
>
> https://gcc.gnu.org/ml/gcc/2016-04/msg00106.html
Are we allowed to ping other people's patches? If so, I'd like to ping
these, which I don't think have gone in yet:
- https://gcc.gnu.org/ml/gcc-patches/2016-09/msg00612.html Adds
-Wshadow-local and -Wshadow-compatible-local
- https://gcc.gnu.org/ml/gcc-patches/2016-10/msg01545.html Adds -Wrestrict
- Um... there were a few others that I'll have to check once I get back home
Thanks,
Eric