From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by sourceware.org (Postfix) with ESMTP id 9CB6C395B054 for ; Thu, 7 May 2020 13:00:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9CB6C395B054 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-352-25LxsapYNhe_cj-M9P-yZg-1; Thu, 07 May 2020 09:00:03 -0400 X-MC-Unique: 25LxsapYNhe_cj-M9P-yZg-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id BAA498735C5 for ; Thu, 7 May 2020 13:00:02 +0000 (UTC) Received: from tucnak.zalov.cz (ovpn-112-83.ams2.redhat.com [10.36.112.83]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 503065D9DA for ; Thu, 7 May 2020 13:00:02 +0000 (UTC) Received: from tucnak.zalov.cz (localhost [127.0.0.1]) by tucnak.zalov.cz (8.15.2/8.15.2) with ESMTP id 047CxxSv012324 for ; Thu, 7 May 2020 14:59:59 +0200 Received: (from jakub@localhost) by tucnak.zalov.cz (8.15.2/8.15.2/Submit) id 047CxxgV012323 for gcc-announce@gcc.gnu.org; Thu, 7 May 2020 14:59:59 +0200 Date: Thu, 7 May 2020 14:59:59 +0200 From: Jakub Jelinek To: gcc-announce@gcc.gnu.org Subject: GCC 10.1 Released Message-ID: <20200507125959.GO8462@tucnak> Reply-To: Jakub Jelinek MIME-Version: 1.0 User-Agent: Mutt/1.11.3 (2019-02-01) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Spam-Status: No, score=-10.9 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Mailman-Approved-At: Thu, 07 May 2020 13:03:58 +0000 X-BeenThere: gcc-announce@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: gcc-announce mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2020 13:00:07 -0000 A year has lapsed away since the release of last major GCC release, more than 33 years passed since the first public GCC release and the GCC developers survived repository conversion from SVN to GIT earlier this year. Today, we are glad to announce another major GCC release, 10.1. This release makes great progress in the C++20 language support, both on the compiler and library sides [1], some C2X enhancements, various optimization enhancements and bug fixes, several new hardware enablement changes and enhancements to the compiler back-ends and many other changes. There is even a new experimental static analysis pass [2]. Some code that compiled successfully with older GCC versions might require source changes, see http://gcc.gnu.org/gcc-10/porting_to.html for details. See https://gcc.gnu.org/gcc-10/changes.html for more information about changes in GCC 10.1. This release is available from the FTP servers listed here: http://www.gnu.org/order/ftp.html The release is in gcc/gcc-10.1.0/ subdirectory. If you encounter difficulties using GCC 10.1, please do not contact me directly. Instead, please visit http://gcc.gnu.org for information about getting help. Driving a leading free software project such as GNU Compiler Collection would not be possible without support from its many contributors. Not to only mention its developers but especially its regular testers and users which contribute to its high quality. The list of individuals is too large to thank individually! Please consider a donation to the GNU Toolchain Fund to support the continued development of GCC! [3] ---- [1] See https://gcc.gnu.org/projects/cxx-status.html, and https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.= iso.2020 [2] See https://developers.redhat.com/blog/2020/03/26/static-analysis-in-gc= c-10 [3] See https://my.fsf.org/civicrm/contribute/transact?reset=3D1&id=3D57