From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89827 invoked by alias); 5 Aug 2019 13:22:02 -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 89816 invoked by uid 89); 5 Aug 2019 13:22:02 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_SHORT,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=quality X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 05 Aug 2019 13:22:01 +0000 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2585530EA181 for ; Mon, 5 Aug 2019 13:22:00 +0000 (UTC) Received: from tucnak.zalov.cz (ovpn-116-200.ams2.redhat.com [10.36.116.200]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C1EFC194B9 for ; Mon, 5 Aug 2019 13:21:59 +0000 (UTC) Received: from tucnak.zalov.cz (localhost [127.0.0.1]) by tucnak.zalov.cz (8.15.2/8.15.2) with ESMTP id x75DLvva018984 for ; Mon, 5 Aug 2019 15:21:57 +0200 Received: (from jakub@localhost) by tucnak.zalov.cz (8.15.2/8.15.2/Submit) id x75DLuOV018983 for gcc@gcc.gnu.org; Mon, 5 Aug 2019 15:21:56 +0200 Date: Mon, 05 Aug 2019 13:22:00 -0000 From: Jakub Jelinek To: gcc@gcc.gnu.org Subject: GCC 9.2 Status Report (2019-08-05), branch frozen for release Message-ID: <20190805132156.GB2677@tucnak> Reply-To: Jakub Jelinek MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.11.3 (2019-02-01) X-IsSubscribed: yes X-SW-Source: 2019-08/txt/msg00016.txt.bz2 Status ====== The first 9.2 release candidate has been released. The GCC 9 branch is frozen for preparation of the GCC 9.2 release. All changes to the branch now require release manager approval. Quality Data ============ Priority # Change from last report -------- --- ----------------------- P1 0 P2 198 - 6 P3 49 - 3 P4 141 - 2 P5 24 -------- --- ----------------------- Total P1-P3 247 - 9 Total 412 - 11 Previous Report =============== https://gcc.gnu.org/ml/gcc/2019-07/msg00203.html