From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id E500D3858D1E; Tue, 2 May 2023 06:54:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E500D3858D1E 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 109601F8AA; Tue, 2 May 2023 06:54:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1683010495; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=hRx/IPsdn1N/1r8qIwrRIkAdIVp5lVQ38OrRN5hLA5Q=; b=QmFghnKz2MO6tcd+FpoBiIXqcCuBX4DvnXxygfVaI/0JEelIYrrZbGBDVlyVJs/nDoyW5s i8GsIO8W3itMfunPH0VxiJ5GDbb3SOlvYEJ6hoiU3RP5h/3PuNTxOoHa+QS8hqQbEtwAEy aIGJ7ypRglRj5mnnu21INZ7pTP6f0ZU= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1683010495; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=hRx/IPsdn1N/1r8qIwrRIkAdIVp5lVQ38OrRN5hLA5Q=; b=C/CTG6eTqHv0+ea9odWCI/3njSP1f3gZiJV7apzRYjwJdfC3/cEm3hUp3+VfgAiTnYa/J6 2aQXii6d18jbgnAg== 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 010B22C141; Tue, 2 May 2023 06:54:54 +0000 (UTC) Date: Tue, 2 May 2023 06:54:54 +0000 (UTC) From: Richard Biener To: gcc@gcc.gnu.org cc: gcc-patches@gcc.gnu.org, fortran@gcc.gnu.org Subject: GCC 12.2.1 Status Report (2023-05-02), branch frozen for release 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=-5.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,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: The GCC 12 branch is now frozen in preparation for a GCC 12.3 release candidate and the release of GCC 12.3 next week. All changes require release manager approval. Quality Data ============ Priority # Change from last report -------- --- ----------------------- P1 0 - 1 P2 502 - 28 P3 49 - 7 P4 232 - 4 P5 24 -------- --- ----------------------- Total P1-P3 551 - 36 Total 807 - 40 Previous Report =============== https://gcc.gnu.org/pipermail/gcc/2023-April/241138.html