From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mr3.vodafonemail.de (mr3.vodafonemail.de [145.253.228.163]) by sourceware.org (Postfix) with ESMTPS id 00ABD3858D32 for ; Mon, 5 Jun 2023 20:27:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 00ABD3858D32 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=1685996824; bh=CmH6Scg2y5QIrk+xJkIQpSqrk9k8KhdHoaFQa2n7gzM=; h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; b=KTsZ8lnD8nUXNZbDA+JSZpdeKmdxUUI2TUrUtUiT2tngZ5H3k9K9FeMR/VGqcYoTk 7bpgq2np5Sl60ELKkuj0Rtd7+4JzeQtSxawh9t9P7ei7dl1UzAtGra0MolAwkkYgaS LdFxCug1UgmS56bJ/v01+TThxHfHtSY0iU9fGlAA= Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr3.vodafonemail.de (Postfix) with ESMTPS id 4QZlWr0w0mz21Gt for ; Mon, 5 Jun 2023 20:27:04 +0000 (UTC) Received: from Gertrud (p57b9d9db.dip0.t-ipconnect.de [87.185.217.219]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4QZlWl6HByzHpxc for ; Mon, 5 Jun 2023 20:26:56 +0000 (UTC) From: Achim Gratz To: cygwin-announce@cygwin.com Subject: Updated: gcc-11.4.0-1 Date: Mon, 05 Jun 2023 22:26:50 +0200 Message-ID: <877cshhcz9.fsf@Rainer.invalid> 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: 1681 X-purgate-ID: 155817::1685996819-A37CD403-7FAD711A/0/0 X-Spam-Status: No, score=-3030.8 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,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 native Gcc compilers have been updated to the latest upstream release version of the gcc-11 branch: gcc-11.4.0-1-src gcc-ada-11.4.0-1 gcc-core-11.4.0-1 gcc-debuginfo-11.4.0-1 gcc-fortran-11.4.0-1 gcc-g++-11.4.0-1 gcc-gdc-11.4.0-1 gcc-objc++-11.4.0-1 gcc-objc-11.4.0-1 libatomic1-11.4.0-1 libgcc1-11.4.0-1 libgccjit0-11.4.0-1 libgfortran5-11.4.0-1 libgnat11-11.4.0-1 libgomp1-11.4.0-1 libobjc4-11.4.0-1 libquadmath0-11.4.0-1 libstdc++6-11.4.0-1 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 11.3.1+20230310 test version) and the D compiler has been added to the build. No testing beyond the compiler testsuite has been done for both languages and D does still not have the runtime library on Cygwin. -- *** 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.