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 6DC3E3857022 for ; Wed, 21 Jul 2021 09:02:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6DC3E3857022 Authentication-Results: sourceware.org; dmarc=none (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 57C971FE82 for ; Wed, 21 Jul 2021 09:02:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1626858139; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type; bh=2E6YJvBt//6kJ8LwRNIsnLLLBJfJ+12yTfynqEExn2k=; b=RE0OjkTSUB16GWm6VxZVpCAGT9lFfLYrquXJxTNHaW9fXcRCaZNQCq/DfolJiQa4GcGzg7 aNrXAZ6NWeMQaBjHzrFGe+VWf3dA08sO9JDh4QaawNM/VgXGE+T2aJ4zfK5qX2TUmDw0vT wBOzFQ/f1PgYyzmi/mGrdvyHB5hYhBM= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1626858139; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type; bh=2E6YJvBt//6kJ8LwRNIsnLLLBJfJ+12yTfynqEExn2k=; b=JDMXP56IqMTcwuAlBu1Zmp61ODhaIDzMy4Af2Aj0QyxeeNzmL3ismOqjtAuH33EuYGuB8H VTi+CFrmZYgTikAA== Received: from murzim.suse.de (murzim.suse.de [10.160.4.192]) (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 498AAA3B8E for ; Wed, 21 Jul 2021 09:02:19 +0000 (UTC) Date: Wed, 21 Jul 2021 11:02:19 +0200 (CEST) From: Richard Biener To: gcc@gcc.gnu.org Subject: GCC 11.2 Release Candidate available 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=-4.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Wed, 21 Jul 2021 09:02:21 -0000 The first release candidate for GCC 11.2 is available from https://sourceware.org/pub/gcc/snapshots/11.2-RC-20210721/ and shortly its mirrors. It has been generated from git commit 076930b9690ac3564638636f6b13bbb6bc608aea. I have so far bootstrapped and tested the release candidate on x86_64-linux. Please test it and report any issues to bugzilla. If all goes well I'd like to release 11.2 on Wednesday, July 28th.