From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2001:67c:2178:6::1d]) by sourceware.org (Postfix) with ESMTPS id B84ED3858D20; Fri, 23 Jun 2023 11:00:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B84ED3858D20 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id 26EB71F38D; Fri, 23 Jun 2023 11:00:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1687518026; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=1IRT9IClkrnhEeGNFY38f1r+Uyst2UIW7Js79pQDHlA=; b=PaCAPgyKME/lz864tO0fXWDS6a/ART7JrvA7yPqIw8UbUEqBx0YjswndjEtEiuuQutA6f+ 3zm2VDGCm1GeidVjQqkXadZoxX3OF8zPM0EWITtMxD/8SmgSReUZCtILmRnrPPaBacZ3zt S7qxWR63MCtfwXxeoWwJS55WGULmmz8= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1687518026; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=1IRT9IClkrnhEeGNFY38f1r+Uyst2UIW7Js79pQDHlA=; b=xcInFGUwar+7LRgeHkhtbOUf572up8RIJAUbjaeplreatRRzXYDyZBFVCSh7xijLwrhlie dg7M5Fwp39YmzEDw== Received: from wotan.suse.de (wotan.suse.de [10.160.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by relay2.suse.de (Postfix) with ESMTPS id 1B8462C141; Fri, 23 Jun 2023 11:00:26 +0000 (UTC) Date: Fri, 23 Jun 2023 11:00:26 +0000 (UTC) From: Richard Biener To: gcc@gcc.gnu.org cc: gcc-patches@gcc.gnu.org Subject: GCC 10.4.1 Status Report (2023-06-23) Message-ID: User-Agent: Alpine 2.22 (LSU 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,PDS_BRAND_SUBJ_NAKED_TO,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Status ====== The gcc-10 branch is open for regression and documentation fixes. The last release from the branch, GCC 10.5, before it is being closed is due. There will be a release candidate next week, Friday, June 30th followed by the actual release a week later on July 7th. Please check if you have any important and safe regression fixes to backport and verify your port is on good shape to build from the branch so we do not end up with a non-working last release from that branch. Quality Data ============ Priority # Change from last report -------- --- ----------------------- P1 0 P2 457 + 16 P3 56 + 11 P4 179 - 27 P5 23 - 1 -------- --- ----------------------- Total P1-P3 513 + 27 Total 715 - 1 Previous Report =============== https://gcc.gnu.org/pipermail/gcc/2022-October/239683.html