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 146CF3844035; Tue, 1 Jun 2021 08:33:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 146CF3844035 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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1622536430; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=nZNzlNHS4ORDX+/zWJw4DuKvYGg/M0A/FaXFg3RGHZY=; b=owyfyDIHjJHbFU4HmUPlKeJ7wdggudC7SS/ysz6MI8p1UdgcaPmkwise2TkmshlfAoW3hl aYABiBDrpULQP5JA37NnTMSeNFHywCpz2qG8YNWfiZGMfiu5IqzCLgGXMof1DY65lJrxA7 1A34bkAVIRSlxbcziQ+THyvZkJ6hlKA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1622536430; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=nZNzlNHS4ORDX+/zWJw4DuKvYGg/M0A/FaXFg3RGHZY=; b=jPZcjwPPmWXAwBl87eqC+7NXlJio/KYe0gV4YmzPdVvxckxCtgVuvhNoBCXpT4UQxgSvxU 2WT6cJI+StYjtYAA== Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 30210AB7C; Tue, 1 Jun 2021 08:33:50 +0000 (UTC) Date: Tue, 1 Jun 2021 10:33:50 +0200 (CEST) From: Richard Biener To: gcc@gcc.gnu.org cc: gcc-patches@gcc.gnu.org Subject: GCC 9.4.1 Status Report (2021-06-01) 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.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, 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: Tue, 01 Jun 2021 08:33:52 -0000 Status ====== The GCC 9 branch is again open for regression and documentation fixes. Quality Data ============ Priority # Change from last report -------- --- ----------------------- P1 P2 304 P3 26 + 3 P4 173 - 1 P5 23 -------- --- ----------------------- Total P1-P3 331 + 3 Total 527 + 2 Previous Report =============== https://gcc.gnu.org/pipermail/gcc/2021-May/236084.html