From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66698 invoked by alias); 8 Feb 2019 08:44:34 -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 66676 invoked by uid 89); 8 Feb 2019 08:44:34 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_2,KAM_SHORT,SPF_PASS autolearn=ham version=3.3.2 spammy=quality, month 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, 08 Feb 2019 08:44:33 +0000 Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 08E84AC8C for ; Fri, 8 Feb 2019 08:44:31 +0000 (UTC) Date: Fri, 08 Feb 2019 08:44:00 -0000 From: Richard Biener To: gcc@gcc.gnu.org Subject: GCC 9 Status Report (2019-02-08) 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-02/txt/msg00028.txt.bz2 Status ====== We're one month into the stabilization phase (Stage 4), making some good progress in the long march towards zero P1 regressions. Please have a look at those that you assigned yourself to. 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 24 - 18 P2 185 - 2 P3 32 - 15 P4 169 - 13 P5 24 - 1 -------- --- ----------------------- Total P1-P3 241 - 35 Total 434 - 49 Previous Report =============== https://gcc.gnu.org/ml/gcc/2019-01/msg00027.html