From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 111991 invoked by alias); 5 Mar 2020 20:23:40 -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 68914 invoked by uid 89); 5 Mar 2020 20:23:17 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.6 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_SHORT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=quality X-HELO: us-smtp-1.mimecast.com Received: from us-smtp-delivery-1.mimecast.com (HELO us-smtp-1.mimecast.com) (205.139.110.120) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Mar 2020 20:23:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1583439774; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=c2OTdWi4fedTtRydYCPDm7CssGoe/uapYKWJDtpUVCg=; b=JA6ylB/tU6ddcuKATWsSr4a8LEFB7/60aXC2t4Sdwv2rl05f87EtOyaAXBzeK8PVRz849j pUdsSPYXPGqx1lXvKoBIZPZc045Vpk5IP9HgayY4etGDAPHByzLmd4bBGs61lCVW6bUz+T fJWl0W0JJbYbIr0SbgeJwRYIlKCdIyk= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-152-DAzqB2ArOverPv7ZszQtKQ-1; Thu, 05 Mar 2020 15:22:50 -0500 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 7C776107B270; Thu, 5 Mar 2020 20:22:49 +0000 (UTC) Received: from tucnak.zalov.cz (ovpn-116-37.ams2.redhat.com [10.36.116.37]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0CE201001925; Thu, 5 Mar 2020 20:22:48 +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 025KMkXw007952; Thu, 5 Mar 2020 21:22:47 +0100 Received: (from jakub@localhost) by tucnak.zalov.cz (8.15.2/8.15.2/Submit) id 025KMk1h007951; Thu, 5 Mar 2020 21:22:46 +0100 Date: Thu, 05 Mar 2020 20:23:00 -0000 From: Jakub Jelinek To: gcc@gcc.gnu.org Cc: gcc-patches@gcc.gnu.org Subject: GCC 9.3 Status Report (2020-03-05) Message-ID: <20200305202246.GB2021@tucnak> Reply-To: Jakub Jelinek MIME-Version: 1.0 User-Agent: Mutt/1.11.3 (2019-02-01) X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-IsSubscribed: yes X-SW-Source: 2020-03/txt/msg00056.txt Status =3D=3D=3D=3D=3D=3D The GCC 9 branch is now frozen for blocking regressions and documentation fixes only, all changes to the branch require a RM approval now. Quality Data =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Priority # Change from last report -------- --- ----------------------- P1 0 P2 226 - 17 P3 37 + 2 P4 168 - 1 P5 23 -------- --- ----------------------- Total P1-P3 263 - 15 Total 454 - 16 Previous Report =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D https://gcc.gnu.org/ml/gcc/2020-02/msg00238.html