From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by sourceware.org (Postfix) with ESMTPS id C74FD3858C27; Thu, 14 Jan 2021 12:12:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C74FD3858C27 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=rguenther@suse.de X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id B720CB775; Thu, 14 Jan 2021 12:12:40 +0000 (UTC) Date: Thu, 14 Jan 2021 13:12:40 +0100 (CET) From: Richard Biener To: gcc@gcc.gnu.org cc: gcc-patches@gcc.gnu.org Subject: GCC 11.0.0 Status Report (2021-01-14), Stage 3 closes Jan 16th Message-ID: User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_SHORT, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2021 12:12:42 -0000 Status ====== GCC trunk which eventually will become GCC 11 is nearing the end of Stage 3 which will happen on Jan 17th which is when Stage 4 starts (aka regression and documentation fixes only). We have accumulated quite a number of regressions, where P1 classified regressions should be fixed before the release or analyzed up to a point where they no longer classify as P1. Quality Data ============ Priority # Change from last report -------- --- ----------------------- P1 67 + 30 P2 331 + 74 P3 34 - 60 P4 190 + 6 P5 24 -------- --- ----------------------- Total P1-P3 432 + 44 Total 646 + 50 Previous Report =============== https://gcc.gnu.org/pipermail/gcc/2020-November/234246.html