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 AD2203858425; Mon, 14 Nov 2022 13:21:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AD2203858425 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 54EA01FFC2; Mon, 14 Nov 2022 13:21:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1668432097; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=3RpX8jApUb//RcwfXkUC1LCqR8KuPVg+F3koYSBkgZE=; b=i+x6sAm7nyXqiljCNUK90qL79VJZpFBSvIZBpTQmMOj5GdJwiyaRQ+iddsFoLu+z0EL6hy sbHeASI4QBBe7EOfDdaTPeQzlg4duJxRhcC7fq85rrk00yq9gQs1Ho3smJ+MuqVQtEc8QQ 3mFN9mXWxZX383xiVvn55Om2jxw0Q5U= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1668432097; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=3RpX8jApUb//RcwfXkUC1LCqR8KuPVg+F3koYSBkgZE=; b=JsiAS1j2RM6LwUsm+pL4jhK4d/Ou9m7ZFPMs/uStRKSy9mhTAWCYCWGlhVuSv7KQVj53Jd 43OncQTby47/BWDw== 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 4E24D2C142; Mon, 14 Nov 2022 13:21:37 +0000 (UTC) Date: Mon, 14 Nov 2022 13:21:37 +0000 (UTC) From: Richard Biener To: gcc-patches@gcc.gnu.org cc: gcc@gcc.gnu.org, fortran@gcc.gnu.org Subject: GCC 13.0.0 Status Report (2022-11-14), Stage 3 in effect now 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 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 development branch which will become GCC 13 is now in bugfixing mode (Stage 3) until the end of Jan 15th. As usual the first weeks of Stage 3 are used to feature patches posted late during Stage 1. At some point unreviewed features need to be postponed for the next Stage 1. Quality Data ============ Priority # Change from last report -------- --- ----------------------- P1 33 P2 473 P3 113 + 29 P4 253 + 6 P5 25 -------- --- ----------------------- Total P1-P3 619 + 29 Total 897 + 35 Previous Report =============== https://gcc.gnu.org/pipermail/gcc/2022-October/239690.html