This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 8.3 Status Report (2019-02-09)
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Sat, 9 Feb 2019 04:55:41 -0800
- Subject: Re: GCC 8.3 Status Report (2019-02-09)
- References: <20190209091151.GK2135@tucnak>
On Sat, Feb 9, 2019 at 1:12 AM Jakub Jelinek <jakub@redhat.com> wrote:
>
> Status
> ======
>
> Both GCC 8.3 P1s we had yesterday were fixed, so let's aim for the first
> release candidate of 8.3 on February, 15th and, if all goes well, for
> 8.3 release on February, 22nd.
>
This is a new C++ regression on GCC 8 branch:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89267
> Quality Data
> ============
>
> Priority # Change from last report
> -------- --- -----------------------
> P1 0 - 1
> P2 204 + 7
> P3 25 - 3
> P4 165
> P5 24
> -------- --- -----------------------
> Total P1-P3 229 + 3
> Total 418 + 3
>
>
> Previous Report
> ===============
>
> https://gcc.gnu.org/ml/gcc/2019-02/msg00027.html
--
H.J.