From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2FB05385840E for ; Sat, 11 Mar 2023 18:50:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DB8763858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1678560630; bh=8VncqwVf24kYbayKuO3pTWsehFFTl7SNelaCZwRshkw=; h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; b=CAxFxSGXApl7e8oiMw5hEPx9NdnMCM6OBBPJDbWOtiIL7fDXR2OX2cAU7MqNAJxMI Cw/nm7Aa1qvSlIySLu6uh4mzSzlB9M5gypvMirX1NPc9zH+nLnHmLH13Xo2chHtptw F0AOcF0sGKgfwkI0UNIR6u2ln4WQwJrCADW/hdM8= From: Achim Gratz To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Test: gcc-11.3.1+20230310-0.1 Date: Sat, 11 Mar 2023 19:50:15 +0100 Message-Id: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate: clean X-purgate-size: 1311 X-purgate-ID: 155817::1678560626-ACFE0403-0FCF4050/0/0 X-Spam-Status: No, score=-3030.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, 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 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User List-Id: The native Gcc compilers have been updated to the latest upstream snapshot version of the gcc-11 branch: gcc-11.3.1+20230310 This release includes libgccjit as a separate package for the native toolchain. Since Cygwin does not yet enable ASLR by default, any nontrivial dynamic objects that are created in this way will likely need to get rebased before they can be used. It is unlikely that build systems recognize the need for doing that at the moment. For this build, the Ada compiler has been re-enabled (bootstrapped via the 7.4.0 version of the Cygwin packages and the 11.3.1+20230303 snapshot) and the D compiler has been added to the build. No testing beyond the compiler testsuite has been done for both languages. -- *** 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.