From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 105817 invoked by alias); 29 Mar 2019 12:26:44 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 105805 invoked by uid 89); 29 Mar 2019 12:26:44 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-8.6 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_SHORT,SPF_PASS autolearn=ham version=3.3.1 spammy=slip, releasing, quality X-HELO: mx1.suse.de Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 29 Mar 2019 12:26:43 +0000 Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 0C3AFAF2E for ; Fri, 29 Mar 2019 12:26:41 +0000 (UTC) Date: Fri, 29 Mar 2019 12:26:00 -0000 From: Richard Biener To: gcc@gcc.gnu.org Subject: GCC 9 Status Report (2019-03-29) Message-ID: User-Agent: Alpine 2.20 (LSU 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-SW-Source: 2019-03/txt/msg00254.txt.bz2 Status ====== We should be at the end of the stabilization phase (Stage 4) having made some good progress in the long march towards zero P1 regressions. Please have a look at those that you assigned yourself to. There's still 12 P1 left at the moment though at some point bugs not severe (wrong-code, rejects-valid) might be downgraded and defered for fixing in a subsequent release. We would like to follow the historical precedent of releasing at the end of April or the beginning of May and not slip further. As usual this is a good time to test your non-{primary,secondary} target making sure it builds and works correctly. Quality Data ============ Priority # Change from last report -------- --- ----------------------- P1 12 - 12 P2 158 - 27 P3 25 - 7 P4 138 - 31 P5 24 -------- --- ----------------------- Total P1-P3 195 - 46 Total 357 - 77 Previous Report =============== https://gcc.gnu.org/ml/gcc/2019-02/msg00028.html