From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117054 invoked by alias); 12 Aug 2019 09:10:37 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 50826 invoked by uid 89); 12 Aug 2019 09:03:09 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,KAM_SHORT,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=collection, vast, Collection, HX-Languages-Length:612 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 12 Aug 2019 09:03:08 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id DC87F3D956 for ; Mon, 12 Aug 2019 09:03:06 +0000 (UTC) Received: from tucnak.zalov.cz (ovpn-116-200.ams2.redhat.com [10.36.116.200]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 86A4B5D6D0 for ; Mon, 12 Aug 2019 09:03:06 +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 x7C934WR028899 for ; Mon, 12 Aug 2019 11:03:04 +0200 Received: (from jakub@localhost) by tucnak.zalov.cz (8.15.2/8.15.2/Submit) id x7C933UR028898 for gcc@gcc.gnu.org; Mon, 12 Aug 2019 11:03:03 +0200 Date: Mon, 12 Aug 2019 09:10:00 -0000 From: Jakub Jelinek To: gcc@gcc.gnu.org Subject: GCC 9.2 Released Message-ID: <20190812090303.GL2726@tucnak> Reply-To: Jakub Jelinek MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.11.3 (2019-02-01) X-IsSubscribed: yes X-SW-Source: 2019-08/txt/msg00092.txt.bz2 The GNU Compiler Collection version 9.2 has been released. GCC 9.2 is a bug-fix release from the GCC 9 branch containing important fixes for regressions and serious bugs in GCC 9.1 with more than 68 bugs fixed since the previous release. This release is available from the FTP servers listed at: http://www.gnu.org/order/ftp.html Please do not contact me directly regarding questions or comments about this release. Instead, use the resources available from http://gcc.gnu.org. As always, a vast number of people contributed to this GCC release -- far too many to thank them individually!