From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpout2.vodafonemail.de (smtpout2.vodafonemail.de [145.253.239.133]) by sourceware.org (Postfix) with ESMTPS id E1000385842B for ; Sat, 31 Jul 2021 17:48:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E1000385842B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de Received: from smtp.vodafone.de (smtpa05.fra-mediabeam.com [10.2.0.36]) by smtpout2.vodafonemail.de (Postfix) with ESMTP id 0C730120A05 for ; Sat, 31 Jul 2021 19:48:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1627753722; bh=3xtHeaoHI9zfegZWD0x3wI7wGwGbjsFEWDq8jFPTIV0=; h=From:To:Subject:Date; b=h68W//Zs1GpnHowOFUPY98fpaGPRKbBV33087jiE7X4Wkz3rS3T8wfZjaAo2eLLYx Ou0DkDwByu+XDWtcEoQlmH50fZupzXGjbypW0N+bQsxdDrjvprJ2uuDF7z/RlM2KXZ YmqdGhjXgkAB0eDmH36avqDq+NLR/4a4I3iRexEQ= Received: from Gertrud (p5b2f356a.dip0.t-ipconnect.de [91.47.53.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 9E052140233 for ; Sat, 31 Jul 2021 17:48:41 +0000 (UTC) From: Achim Gratz To: cygwin-announce@cygwin.com Subject: Test: {mingw64-{i686,x86_64}-,}gcc-11.2.0-0 Date: Sat, 31 Jul 2021 19:48:40 +0200 Message-ID: <87sfzuz85j.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 1583 X-purgate-ID: 155817::1627753721-00004EF9-73FCD86E/0/0 X-Spam-Status: No, score=-3032.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, 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: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2021 17:48:44 -0000 The native and mingw-w64 cross compilers have been updated for both architectures to the latest upstream release version: gcc-11.2.0-0 mingw64-i686-gcc-11.2.0-0 mingw64-x86_64-gcc-11.2.0-0.1 This is a replacement for the version 11.1 test release. This test release includes libgccjit as a separate package for the native toolchain on both architectures. Since Cygwin can't use ASLR, any nontrivial dynamic objects that get created in this way will likely need to get rebased before they can be used (especially on 32bit). It is unlikely that build systems recognize the need for doing that at the moment. Please test these compilers with your packages and applications as extensively as possible (especially if you are a Cygwin package maintainer). Unless problems are found that necessitate another round of testing, the plan is to bootstrap the support libraries with the new toolchain (including the just released binutils 2.37) and do a non-test update in about two to four weeks. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.