From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by sourceware.org (Postfix) with ESMTPS id A4D913858C83 for ; Tue, 2 May 2023 08:09:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A4D913858C83 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-out1.suse.de (Postfix) with ESMTP id CCCB522334 for ; Tue, 2 May 2023 08:09:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1683014978; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type; bh=8k8Y5m9gnt6laYsAm3zVFXmzuGNyCYVdynvzcPf0gVM=; b=s1ci/8tRJcJhqbJKfobGvXBl6hnIQMWjdDJECKC5JE7qLWhu9UkwX3ml2MQmuCXYCtXP9w z87kMSUuNjK0mAJDUuWbPO7jUXqpq3oisUUX69BD1U6rb+Cxx1lgLPUs8RK9+Z5PhJJkFe TSJwzSmSrMZ6HcsujJT7aBaIQc9Phy0= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1683014978; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type; bh=8k8Y5m9gnt6laYsAm3zVFXmzuGNyCYVdynvzcPf0gVM=; b=I8Q6iM0udoiAHAoyCnvDipRgreH1FqyQNEEQyZuBl+MT5z9j7tppHpCZJxi7yezJYaa2EZ q2z3jBaQMzUiWYBA== 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 B72FD2C141 for ; Tue, 2 May 2023 08:09:38 +0000 (UTC) Date: Tue, 2 May 2023 08:09:38 +0000 (UTC) From: Richard Biener To: gcc@gcc.gnu.org Subject: GCC 12.3 Release Candidate available from gcc.gnu.org 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 first release candidate for GCC 12.3 is available from https://gcc.gnu.org/pub/gcc/snapshots/12.3-RC-20230502/ and shortly its mirrors. It has been generated from git commit r12-9504-ga4f604fa194e0c. I have so far bootstrapped and tested the release candidate on x86_64-linux-gnu. Please test it and report any issues to bugzilla. If all goes well, we'd like to release GCCC 12.3 on Tuesday, May 9th.